@prefix dc: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@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/TOBYINK-Pod-HTML/project>
a doap:Project;
dc:contributor <http://purl.org/NET/cpan-uri/person/tobyink>;
doap-deps:runtime-recommendation [
doap-deps:on "HTML::HTML5::Writer 0.201"^^doap-deps:CpanId;
], [ doap-deps:on "PPI::Document"^^doap-deps:CpanId ], [ doap-deps:on "PPI::HTML"^^doap-deps:CpanId ], [
doap-deps:on "XML::LibXML::PrettyPrint"^^doap-deps:CpanId;
], [
doap-deps:on "Syntax::Highlight::Engine::Kate"^^doap-deps:CpanId;
], [
doap-deps:on "Syntax::Highlight::RDF"^^doap-deps:CpanId;
];
doap-deps:runtime-requirement [ doap-deps:on "Moo 1.000008"^^doap-deps:CpanId ], [
doap-deps:on "HTML::HTML5::Parser 0.208"^^doap-deps:CpanId;
], [
doap-deps:on "XML::LibXML::QuerySelector 0.003"^^doap-deps:CpanId;
];
doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=TOBYINK-Pod-HTML>;
doap:created "2013-01-18"^^xsd:date;
doap:developer <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:download-page <https://metacpan.org/release/TOBYINK-Pod-HTML>;
doap:homepage <https://metacpan.org/release/TOBYINK-Pod-HTML>;
doap:license <http://dev.perl.org/licenses/>;
doap:maintainer <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:name "TOBYINK-Pod-HTML";
doap:programming-language "Perl";
doap:release <http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-001>, <http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-002>, <http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-003>, <http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-004>, <http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-005>;
doap:repository [
a doap:GitRepository;
doap:browse <https://github.com/tobyink/p5-tobyink-pod-html>;
];
doap:shortdesc "convert Pod to HTML like TOBYINK".
<http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-001>
a doap:Version;
rdfs:label "Initial release";
dc:identifier "TOBYINK-Pod-HTML-0.001"^^xsd:string;
dc:issued "2013-02-26"^^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/TOBYINK-Pod-HTML-0.001.tar.gz>;
doap:revision "0.001"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-002>
a doap:Version;
dc:identifier "TOBYINK-Pod-HTML-0.002"^^xsd:string;
dc:issued "2013-03-21"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "Allow non-Perl languages to be syntax highlighted too.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/TOBYINK-Pod-HTML-0.002.tar.gz>;
doap:revision "0.002"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-003>
a doap:Version;
dc:identifier "TOBYINK-Pod-HTML-0.003"^^xsd:string;
dc:issued "2013-04-10"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Addition;
rdfs:label "Syntax highlighting for Semantic Web related languages using Syntax::Highlight::RDF.";
], [
a doap-changeset:Bugfix;
rdfs:label "Switching syntax highlight language in documents that have no NAME section was broken due to Pod::Simple::PullParser's look-ahead feature. This should now work.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/TOBYINK-Pod-HTML-0.003.tar.gz>;
doap:revision "0.003"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-004>
a doap:Version;
dc:identifier "TOBYINK-Pod-HTML-0.004"^^xsd:string;
dc:issued "2013-11-18"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Bugfix;
rdfs:label "Don't need to use <br> within <pre>...</pre>.";
], [
a doap-changeset:Packaging;
rdfs:label "use Dist::Inkt";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/TOBYINK-Pod-HTML-0.004.tar.gz>;
doap:revision "0.004"^^xsd:string.
<http://purl.org/NET/cpan-uri/dist/TOBYINK-Pod-HTML/v_0-005>
a doap:Version;
dc:identifier "TOBYINK-Pod-HTML-0.005"^^xsd:string;
dc:issued "2014-03-03"^^xsd:date;
doap-changeset:changeset [
doap-changeset:item [
a doap-changeset:Update;
rdfs:label "Update links to use https://metacpan.org/pod/ instead of https://metacpan.org/module/.";
];
];
doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/TOBYINK-Pod-HTML-0.005.tar.gz>;
doap:revision "0.005"^^xsd:string.
<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>.