1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518
|
@prefix dc: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix doap-bugs: <http://ontologi.es/doap-bugs#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix doap-deps: <http://ontologi.es/doap-deps#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://dev.perl.org/licenses/>
dc:title "the same terms as the perl 5 programming language system itself".
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/project>
a doap:Project;
dc:contributor <http://purl.org/NET/cpan-uri/person/tobyink>;
doap-deps:build-requirement [
doap-deps:on "ExtUtils::ParseXS 3.16"^^doap-deps:CpanId;
];
doap-deps:configure-requirement [
doap-deps:on "ExtUtils::MakeMaker 6.58"^^doap-deps:CpanId;
];
doap-deps:runtime-requirement [ doap-deps:on "perl 5.008005"^^doap-deps:CpanId ];
doap-deps:runtime-suggestion [ doap-deps:on "Type::Parser"^^doap-deps:CpanId ];
doap-deps:test-requirement [ doap-deps:on "Test::More 0.92"^^doap-deps:CpanId ];
doap:bug-database <https://github.com/tobyink/p5-type-tiny-xs/issues>;
doap:created "2014-07-10"^^xsd:date;
doap:developer <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:download-page <https://metacpan.org/release/Type-Tiny-XS>;
doap:homepage <https://metacpan.org/release/Type-Tiny-XS>;
doap:license <http://dev.perl.org/licenses/>;
doap:maintainer <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:name "Type-Tiny-XS";
doap:programming-language "Perl";
doap:release <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-001>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-002>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-003>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-004>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-005>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-006>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-007>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-008>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-009>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-010>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-011>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-012>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-013>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-014>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-015>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-016>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-017>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-018>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-019>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-020>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-021>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-022>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-023>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-024>, <http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-025>;
doap:repository [
a doap:GitRepository;
doap:browse <https://github.com/tobyink/p5-type-tiny-xs>;
];
doap:shortdesc "provides an XS boost for some of Type::Tiny's built-in type constraints".
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-001>
a doap:Version;
rdfs:label "Initial release";
dc:identifier "Type-Tiny-XS-0.001"^^xsd:string;
dc:issued "2014-07-10"^^xsd:date;
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.001.tar.gz>;
doap:revision "0.001"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-002>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.002"^^xsd:string;
dc:issued "2014-07-10"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Change;
rdfs:label "Make Int check act more like Type::Tiny.";
], [
a doap-changeset:Change;
rdfs:label "Make Object check act more like Type::Tiny.";
], [
a doap-changeset:Addition;
rdfs:label "Provide Type::Tiny::XS::is_known() function.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.002.tar.gz>;
doap:revision "0.002"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-003>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.003"^^xsd:string;
dc:issued "2014-07-11"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Change;
rdfs:label "Further improvements to the Int check.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.003.tar.gz>;
doap:revision "0.003"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-004>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.004"^^xsd:string;
dc:issued "2014-07-11"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Documentation;
rdfs:label "Clarify extent of supported API.";
], [
a doap-changeset:Documentation;
rdfs:label "Mention that get_*_for functions return undef if they cannot provide a suitable sub.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.004.tar.gz>;
doap:revision "0.004"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-005>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.005"^^xsd:string;
dc:issued "2014-07-19"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Documentation;
rdfs:label "Document that Type::Tiny::XS is now being used by Type::Tiny.";
], [
a doap-changeset:Addition;
rdfs:label "PositiveInt (which will be used by a future release of Types::Common::Numeric).";
], [
a doap-changeset:Addition;
rdfs:label "PositiveOrZeroInt (which will be used by a future release of Types::Common::Numeric).";
], [
a doap-changeset:Addition;
rdfs:label "NonEmptyStr (which will be used by a future release of Types::Common::String).";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.005.tar.gz>;
doap:revision "0.005"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-006>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.006"^^xsd:string;
dc:issued "2014-07-20"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "Map (which will be used by a future release of Types::Standard).";
], [
a doap-changeset:Addition;
rdfs:label "Tuple (which will be used by a future release of Types::Standard).";
], [
a doap-changeset:Change;
rdfs:label "Attempt to load Type::Parser to handle the occasional complex type name parsing task.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.006.tar.gz>;
doap:revision "0.006"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-007>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.007"^^xsd:string;
dc:issued "2014-07-20"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "Enum (which will be used by a future release of Types::Standard).";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.007.tar.gz>;
doap:revision "0.007"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-008>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.008"^^xsd:string;
dc:issued "2014-07-21"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "AnyOf (which will be used by a future release of Type::Tiny::Union).";
], [
a doap-changeset:Addition;
rdfs:label "AllOf (which will be used by a future release of Type::Tiny::Intersection).";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.008.tar.gz>;
doap:revision "0.008"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-009>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.009"^^xsd:string;
dc:issued "2014-07-22"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Move variable declarations to the beginning of blocks, for better C90 compliance. Should compile now in MSVC.";
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/2>;
doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/jrmash>;
rdfs:seeAlso <https://gist.github.com/jrmash/42e9e36606fb6e61597a>, <https://github.com/tobyink/p5-type-tiny-xs/issues/2>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.009.tar.gz>;
doap:revision "0.009"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-010>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.010"^^xsd:string;
dc:issued "2014-07-22"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Type constraint subs can now be called with no parameters and will pretend that you passed them undef. This makes them behave more like Type::Tiny's PP implementation, where there are no argument count checks.";
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/1>;
doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/jandrew>;
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/issues/1>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.010.tar.gz>;
doap:revision "0.010"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-011>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.011"^^xsd:string;
dc:issued "2014-09-07"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Fix for PositiveInt/PositiveOrZeroInt.";
doap-changeset:fixes <http://purl.org/NET/cpan-uri/rt/ticket/98631>;
doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/stevenl>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.011.tar.gz>;
doap:revision "0.011"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-012>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.012"^^xsd:string;
dc:issued "2014-09-17"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Packaging;
rdfs:label "Repackage with newer Dist::Inkt to fix META.json error.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.012.tar.gz>;
doap:revision "0.012"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-013>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.013"^^xsd:string;
dc:issued "2018-05-15"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Strings like '00' and '000' shouldn't be accepted as PositiveInt.";
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/7>;
doap-changeset:thanks [
a foaf:Person;
foaf:name "Will Storey";
foaf:page <https://github.com/horgh>;
];
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/issues/7>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.013.tar.gz>;
doap:revision "0.013"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-014>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.014"^^xsd:string;
dc:issued "2018-05-20"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Bool was letting overloaded blessed objects pass the type constraint. It shouldn't.";
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/5>;
doap-changeset:thanks [
a foaf:Person;
foaf:name "Gregory Oschwald";
foaf:page <https://github.com/oschwald>;
];
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/issues/5>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.014.tar.gz>;
doap:revision "0.014"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-015>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.015"^^xsd:string;
dc:issued "2019-09-03"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Casting a non-integer number to an integer elsewhere mistakenly caused the Int check to think the non-integer was an integer.";
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/8>;
doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/ovid>;
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/issues/8>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.015.tar.gz>;
doap:revision "0.015"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-016>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.016"^^xsd:string;
dc:issued "2019-09-05"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Fix Int check on large unsigned integers.";
doap-changeset:blame <http://purl.org/NET/cpan-uri/person/haarg>;
doap-changeset:fixes <tdb:2014:https://github.com/tobyink/p5-type-tiny-xs/issues/8>;
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/pull/9>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.016.tar.gz>;
doap:revision "0.016"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-017>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.017"^^xsd:string;
dc:issued "2020-04-28"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Fix segfault in BOOT.";
doap-changeset:blame <http://purl.org/NET/cpan-uri/person/xenu>;
doap-changeset:fixes <http://purl.org/NET/cpan-uri/rt/ticket/130458>;
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/pull/11>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.017.tar.gz>;
doap:revision "0.017"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-018>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.018"^^xsd:string;
dc:issued "2020-08-05"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Change;
rdfs:label "Slight speed boost for InstanceOf in cases where the object being tested overrides UNIVERSAL::isa.";
], [
a doap-changeset:Tests;
rdfs:label "Tests for InstanceOf";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.018.tar.gz>;
doap:revision "0.018"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-019>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.019"^^xsd:string;
dc:issued "2020-08-05"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Packaging;
rdfs:label "Remove some cruft that was accidentally packaged.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.019.tar.gz>;
doap:revision "0.019"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-020>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.020"^^xsd:string;
dc:issued "2020-08-17"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
rdfs:label "Allow Enum[] to take a list of quoted strings rather than just barewords.";
doap-changeset:blame <http://purl.org/NET/cpan-uri/person/aeruder>;
rdfs:seeAlso <https://github.com/tobyink/p5-type-tiny-xs/pull/12>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.020.tar.gz>;
doap:revision "0.020"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-021>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.021"^^xsd:string;
dc:issued "2020-08-18"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Fix Enum test case for when Type::Parser is not available.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.021.tar.gz>;
doap:revision "0.021"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-022>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.022"^^xsd:string;
dc:issued "2020-09-25"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "ArrayLike, HashLike, CodeLike, and StringLike checks.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.022.tar.gz>;
doap:revision "0.022"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-023>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.023"^^xsd:string;
dc:issued "2022-10-18"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "Parameterized versions of ArrayLike and HashLike.";
], [
a doap-changeset:Tests;
rdfs:label "Improved tests for ScalarRef.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.023.tar.gz>;
doap:revision "0.023"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-024>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.024"^^xsd:string;
dc:issued "2022-10-19"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Properly handle deep magic (in particular: overloaded objects returning references to tied arrays/hashes) in parameterized versions of ArrayLike and HashLike.";
], [
a doap-changeset:Update;
rdfs:label "Update bundled ppport.h";
], [
a doap-changeset:Bugfix;
rdfs:label "Fix the files in ./fallback";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.024.tar.gz>;
doap:revision "0.024"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/Type-Tiny-XS/v_0-025>
a doap:Version;
dc:identifier "Type-Tiny-XS-0.025"^^xsd:string;
dc:issued "2022-10-19"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Fix issues building on Debian.";
], [
a doap-changeset:Bugfix;
rdfs:label "The `amagic_deref_call` macro is not available in older Perl, so use `amagic_call` instead.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-XS-0.025.tar.gz>;
doap:revision "0.025"^^xsd:string.
<http://purl.org/NET/cpan-uri/person/aeruder>
a foaf:Person;
foaf:name "Andrew Ruder";
foaf:nick "AERUDER";
foaf:page <https://metacpan.org/author/AERUDER>.
<http://purl.org/NET/cpan-uri/person/haarg>
a foaf:Person;
foaf:name "Graham Knop";
foaf:nick "HAARG";
foaf:page <https://metacpan.org/author/HAARG>.
<http://purl.org/NET/cpan-uri/person/jandrew>
a foaf:Person;
foaf:name "Jed Lund";
foaf:nick "JANDREW";
foaf:page <https://metacpan.org/author/JANDREW>.
<http://purl.org/NET/cpan-uri/person/jrmash>
a foaf:Person;
foaf:name "Jason R Mash";
foaf:nick "JRMASH";
foaf:page <https://metacpan.org/author/JRMASH>.
<http://purl.org/NET/cpan-uri/person/ovid>
a foaf:Person;
foaf:name "Curtis \"Ovid\" Poe";
foaf:nick "OVID";
foaf:page <https://metacpan.org/author/OVID>.
<http://purl.org/NET/cpan-uri/person/stevenl>
a foaf:Person;
foaf:name "Steven Lee";
foaf:nick "STEVENL";
foaf:page <https://metacpan.org/author/STEVENL>.
<http://purl.org/NET/cpan-uri/person/tobyink>
a foaf:Person;
foaf:mbox <mailto:tobyink@cpan.org>;
foaf:name "Toby Inkster";
foaf:nick "TOBYINK";
foaf:page <https://metacpan.org/author/TOBYINK>.
<http://purl.org/NET/cpan-uri/person/xenu>
a foaf:Person;
foaf:name "Tomasz Konojacki";
foaf:nick "XENU";
foaf:page <https://metacpan.org/author/XENU>.
<http://purl.org/NET/cpan-uri/rt/ticket/130458>
a doap-bugs:Issue;
doap-bugs:id "130458"^^xsd:string;
doap-bugs:page <https://rt.cpan.org/Ticket/Display.html?id=130458>.
<http://purl.org/NET/cpan-uri/rt/ticket/98631>
a doap-bugs:Issue;
doap-bugs:id "98631"^^xsd:string;
doap-bugs:page <https://rt.cpan.org/Ticket/Display.html?id=98631>.
|