@prefix cpan: <http://purl.org/NET/cpan-uri/person/> .
@prefix cpant: <http://purl.org/NET/cpan-uri/terms#> .
@prefix dbug: <http://ontologi.es/doap-bugs#> .
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/MooseX-ModifyTaggedMethods/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

_:r1369769346r0 a dcs:Documentation ;
	rdfs:label "Explain relationship with Sub::Talisman." .
_:r1369769346r1 a dcs:Addition ;
	rdfs:label "Add test case for 'after' modifier." .
_:r1369769346r2 a dcs:Removal ;
	rdfs:label "Stop using Test::NoWarnings." .
_:r1369769346r3 a dcs:Packaging ;
	rdfs:label "No longer support Perl 5.10.0." .
_:r1369769346r4 a dcs:Update ;
	rdfs:label "Use match::simple instead of smartmatch." .
_:r1369769346r5 a dcs:Change ;
	rdfs:label "General tidy-up." .
_:r1369769347r6 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooseX/ModifyTaggedMethods.pm" ;
	<http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#programmingLanguage> "Perl" ;
	a <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>, <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SourceCode> ;
	rdfs:label "MooseX::ModifyTaggedMethods" .
_:r1369769347r7 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooseX/ModifyTaggedMethods.pm" ;
	<http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#programmingLanguage> "Perl" ;
	a <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>, <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SourceCode> ;
	rdfs:label "MooseX::ModifyTaggedMethods" .
_:r1369769347r8 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooseX/ModifyTaggedMethods.pm" ;
	<http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#programmingLanguage> "Perl" ;
	a <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>, <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SourceCode> ;
	rdfs:label "MooseX::ModifyTaggedMethods" .
_:rbDCAEAB8CC7CC11E29EBB06095BF283EDr0 dcs:item _:r1369769346r0, _:r1369769346r1, _:r1369769346r2, _:r1369769346r3 .
_:rbDCAEAB8CC7CC11E29EBB06095BF283EDr1 dcs:item _:r1369769346r4, _:r1369769346r5 .
_:rbDCAEAB8CC7CC11E29EBB06095BF283EDr2 doap:browse <https://github.com/tobyink/p5-moosex-modifytaggedmethods> ;
	a doap:GitRepository .
<http://dev.perl.org/licenses/> <http://purl.org/dc/terms/title> "the same terms as the perl 5 programming language system itself" .
dist:project cpant:perl_version_from _:r1369769347r6 ;
	cpant:readme_from _:r1369769347r8 ;
	cpant:requires "Moose 2.00"^^cpant:dsWithVersion, "MooseX::RoleQR 0.003"^^cpant:dsWithVersion, "match::simple 0.004"^^cpant:dsWithVersion ;
	cpant:test_requires "Sub::Talisman 0.002"^^cpant:dsWithVersion, "Test::More 0.61"^^cpant:dsWithVersion ;
	cpant:version_from _:r1369769347r7 ;
	<http://purl.org/dc/terms/contributor> cpan:tobyink ;
	doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-ModifyTaggedMethods> ;
	doap:created "2012-10-19"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:developer cpan:tobyink ;
	doap:download-page <https://metacpan.org/release/MooseX-ModifyTaggedMethods> ;
	doap:homepage <https://metacpan.org/release/MooseX-ModifyTaggedMethods> ;
	doap:license <http://dev.perl.org/licenses/> ;
	doap:maintainer cpan:tobyink ;
	doap:name "MooseX-ModifyTaggedMethods" ;
	doap:programming-language "Perl" ;
	doap:release dist:v_0-001, dist:v_0-002, dist:v_0-003 ;
	doap:repository _:rbDCAEAB8CC7CC11E29EBB06095BF283EDr2 ;
	doap:shortdesc "use sub attributes to specify which methods want modifiers" ;
	a doap:Project .
dist:v_0-001 dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooseX-ModifyTaggedMethods-0.001"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-19"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooseX-ModifyTaggedMethods-0.001.tar.gz> ;
	doap:revision "0.001"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version ;
	rdfs:label "Initial release" .
dist:v_0-002 dcs:changeset _:rbDCAEAB8CC7CC11E29EBB06095BF283EDr0 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooseX-ModifyTaggedMethods-0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2013-05-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooseX-ModifyTaggedMethods-0.002.tar.gz> ;
	doap:revision "0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-003 dcs:changeset _:rbDCAEAB8CC7CC11E29EBB06095BF283EDr1 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooseX-ModifyTaggedMethods-0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2013-05-28"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooseX-ModifyTaggedMethods-0.003.tar.gz> ;
	doap:revision "0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
cpan:tobyink a foaf:Person ;
	foaf:mbox <mailto:tobyink@cpan.org> ;
	foaf:name "Toby Inkster" ;
	foaf:nick "TOBYINK" ;
	foaf:page <https://metacpan.org/author/TOBYINK> .