@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/> .
dc:title "the same terms as the perl 5 programming language system itself".
a doap:Project;
doap-deps:runtime-recommendation [ doap-deps:on "Readonly::XS 0"^^doap-deps:CpanId ];
doap-deps:runtime-requirement [ doap-deps:on "Keyword::Simple 0"^^doap-deps:CpanId ], [ doap-deps:on "Readonly 0"^^doap-deps:CpanId ];
doap:created "2013-01-25"^^xsd:date;
doap:download-page <https://metacpan.org/release/Fixed>;
doap:name "Fixed";
doap:programming-language "Perl";
doap:repository [
a doap:GitRepository;
];
doap:shortdesc "a readonly variable that you can assign to".
a doap:Version;
rdfs:label "Initial release";
dc:identifier "Fixed-0.001"^^xsd:string;
dc:issued "2013-01-25"^^xsd:date;
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:revision "0.001"^^xsd:string.
a doap:Version;
dc:identifier "Fixed-0.002"^^xsd:string;
dc:issued "2014-09-10"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Packaging;
rdfs:label "Switch to Dist::Inkt.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:revision "0.002"^^xsd:string.
a doap:Version;
dc:identifier "Fixed-0.003"^^xsd:string;
dc:issued "2014-09-11"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Packaging;
rdfs:label "Fix repo metadata.";
doap-changeset:thanks <urn:uuid:26bd4917-ff58-4e17-b2ee-4e81abe27f19>;
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:revision "0.003"^^xsd:string.
a foaf:Person;
foaf:mbox <mailto:tobyink@cpan.org>;
foaf:name "Toby Inkster";
foaf:nick "TOBYINK";
a doap-bugs:Issue;
doap-bugs:id "90639"^^xsd:string;
<urn:uuid:26bd4917-ff58-4e17-b2ee-4e81abe27f19>
foaf:mbox <mailto:dsteinbrunner@pobox.com>;
foaf:name "David Steinbrunner".