The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
@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/MooX-Struct/> .
@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#> .

_:r1349598628r7 a foaf:Agent ;
	foaf:mbox <mailto:mail@tobyinkster.co.uk> .
_:r1349598629r8 a foaf:Agent ;
	foaf:nick "Nobody" .
_:r1368917856r0 a dcs:Packaging ;
	rdfs:label "List dependencies." .
_:r1368917856r1 a dcs:Change ;
	rdfs:label "The '-isa' feature for setting superclasses is now called '-extends'." .
_:r1368917856r10 a dcs:Addition ;
	rdfs:label "Provide Point[$x,$y] style constructor." .
_:r1368917856r11 a dcs:Addition ;
	rdfs:label "Overload a lot of operations on structs." .
_:r1368917856r12 a dcs:Addition ;
	rdfs:label "Special Data::Printer support." .
_:r1368917856r13 a dcs:Bugfix ;
	rdfs:label "Fix minor pod syntax error." .
_:r1368917856r14 a dcs:Addition ;
	rdfs:label "Bundle MooX::Struct::Util." .
_:r1368917856r15 a dcs:Addition ;
	rdfs:label "Allow structs to consume roles using '-with' option." .
_:r1368917856r16 a dcs:Change ;
	rdfs:label "Constructor is now strict; it will croak if passed hash keys it doesn't recognise." .
_:r1368917856r17 a dcs:Addition ;
	rdfs:label "New experimental method 'EXTEND'." .
_:r1368917856r18 a dcs:Removal ;
	rdfs:label "Dropped 'object_id' alias for 'OBJECT_ID'." .
_:r1368917856r19 a dcs:Addition ;
	rdfs:label "Allow namespace::clean behaviour to be avoided via a '-retain' flag." .
_:r1368917856r2 a dcs:Bugfix ;
	rdfs:label "Broken and undocumented sigils feature is now working, documented and tested." .
_:r1368917856r20 a dcs:Addition ;
	rdfs:label "Provide '-class' feature (currently tested for but not documented)." .
_:r1368917856r21 a dcs:Documentation ;
	rdfs:label "Add pod to test suite." .
_:r1368917856r22 a dcs:Bugfix ;
	rdfs:label "Fix an internal issue in MooX::Struct::Processor, whereby it would ignore attributes inherited from the default base class when building the FIELDS method." .
_:r1368917856r23 a dcs:Packaging ;
	rdfs:label "Moar test cases." .
_:r1368917856r24 a dcs:Change ;
	rdfs:label "Moo-style constructor is no longer strict. (This may change back!)" .
_:r1368917856r25 a dcs:Change ;
	rdfs:label "Attributes inherited from roles are no longer included in FIELDS." .
_:r1368917856r26 a dcs:Bugfix ;
	rdfs:label "Processing flags in EXTEND method could cause infinite loop." .
_:r1368917856r27 a dcs:Bugfix ;
	rdfs:label "Passing objects overloading hash dereference to the constructor was supposed to be supported; now it actually works." .
_:r1368917856r28 a dcs:Bugfix ;
	rdfs:label "Usage with Data::Printer was causing an exception related to prototypes." .
_:r1368917856r29 a dcs:Addition ;
	rdfs:label "Many new test cases." .
_:r1368917856r3 a dcs:Addition ;
	rdfs:label "New bang postfix sigil, indicating a required attribute." .
_:r1368917856r30 a dcs:Bugfix ;
	rdfs:label "Stop relying on hash order to pass t/14trace.t." .
_:r1368917856r4 a dcs:Change ;
	rdfs:label "The 'object_id' method is now called 'OBJECT_ID'." .
_:r1368917856r5 a dcs:Addition ;
	rdfs:label "New method 'TO_STRING'." .
_:r1368917856r6 a dcs:Addition ;
	rdfs:label "New method 'TO_HASH'." .
_:r1368917856r7 a dcs:Addition ;
	rdfs:label "New method 'FIELDS'." .
_:r1368917856r8 a dcs:Addition ;
	rdfs:label "New method 'TYPE'." .
_:r1368917856r9 a dcs:Addition ;
	rdfs:label "New method 'CLONE'." .
_:r1368917857r31 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooX/Struct.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 "MooX::Struct" .
_:r1368917857r32 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooX/Struct.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 "MooX::Struct" .
_:r1368917857r33 <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/MooX/Struct.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 "MooX::Struct" .
_:rb54E126BEC00E11E286DFC42B462F113Br0 dcs:item _:r1368917856r0 .
_:rb54E126BEC00E11E286DFC42B462F113Br1 dcs:item _:r1368917856r1, _:r1368917856r2, _:r1368917856r3 .
_:rb54E126BEC00E11E286DFC42B462F113Br10 dcs:item [
		dcs:thanks cpan:perigrin ;
		a dcs:Documentation ;
		rdfs:label "Add CAVEATS section to documentation." ;
		rdfs:seeAlso <https://rt.cpan.org/Ticket/Display.html?id=84278>
	] .
_:rb54E126BEC00E11E286DFC42B462F113Br12 dcs:item _:r1368917856r30 .
_:rb54E126BEC00E11E286DFC42B462F113Br13 doap:browse <https://github.com/tobyink/p5-moox-struct> ;
	a doap:GitRepository .
_:rb54E126BEC00E11E286DFC42B462F113Br2 dcs:item [
		dcs:fixes <http://purl.org/NET/cpan-uri/rt/ticket/80043> ;
		a dcs:Bugfix ;
		rdfs:label "Workaround strange closure bug in Perl < 5.14."@en
	] .
_:rb54E126BEC00E11E286DFC42B462F113Br4 dcs:item _:r1368917856r10, _:r1368917856r11, _:r1368917856r12, _:r1368917856r4, _:r1368917856r5, _:r1368917856r6, _:r1368917856r7, _:r1368917856r8, _:r1368917856r9 .
_:rb54E126BEC00E11E286DFC42B462F113Br5 dcs:item _:r1368917856r13, _:r1368917856r14, _:r1368917856r15, _:r1368917856r16, _:r1368917856r17, _:r1368917856r18 .
_:rb54E126BEC00E11E286DFC42B462F113Br6 dcs:item _:r1368917856r19 .
_:rb54E126BEC00E11E286DFC42B462F113Br7 dcs:item _:r1368917856r20, _:r1368917856r21 .
_:rb54E126BEC00E11E286DFC42B462F113Br8 dcs:item _:r1368917856r22, _:r1368917856r23, _:r1368917856r24, _:r1368917856r25 .
_:rb54E126BEC00E11E286DFC42B462F113Br9 dcs:item _:r1368917856r26, _:r1368917856r27, _:r1368917856r28, _:r1368917856r29 .
<http://dev.perl.org/licenses/> <http://purl.org/dc/terms/title> "the same terms as the perl 5 programming language system itself" .
dist:project dbug:issue <http://purl.org/NET/cpan-uri/rt/ticket/80043> ;
	cpant:perl_version_from _:r1368917857r31 ;
	cpant:readme_from _:r1368917857r33 ;
	cpant:requires "B::Hooks::EndOfScope"^^cpant:dsWithoutVersion, "Data::OptList"^^cpant:dsWithoutVersion, "Moo 1.000000"^^cpant:dsWithVersion, "Object::ID"^^cpant:dsWithoutVersion, "Scalar::Does"^^cpant:dsWithoutVersion, "Sub::Install"^^cpant:dsWithoutVersion, "namespace::clean"^^cpant:dsWithoutVersion ;
	cpant:test_requires "Test::More 0.61"^^cpant:dsWithVersion ;
	cpant:version_from _:r1368917857r32 ;
	<http://purl.org/dc/terms/contributor> cpan:tobyink ;
	doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=MooX-Struct> ;
	doap:created "2012-10-04"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:developer cpan:tobyink ;
	doap:download-page <https://metacpan.org/release/MooX-Struct> ;
	doap:homepage <https://metacpan.org/release/MooX-Struct> ;
	doap:license <http://dev.perl.org/licenses/> ;
	doap:maintainer cpan:tobyink ;
	doap:name "MooX-Struct" ;
	doap:programming-language "Perl" ;
	doap:release dist:v_0-001, dist:v_0-002, dist:v_0-003, dist:v_0-004, dist:v_0-005, dist:v_0-006, dist:v_0-007, dist:v_0-008, dist:v_0-009, dist:v_0-010, dist:v_0-011, dist:v_0-012 ;
	doap:repository _:rb54E126BEC00E11E286DFC42B462F113Br13 ;
	doap:shortdesc "make simple lightweight record-like structures that make sounds like cows" ;
	a doap:Project .
dist:v_0-001 dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.001"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-04"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-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 _:rb54E126BEC00E11E286DFC42B462F113Br0 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-05"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.002.tar.gz> ;
	doap:revision "0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-003 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br1 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-05"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.003.tar.gz> ;
	doap:revision "0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-004 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br2 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.004"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.004.tar.gz> ;
	doap:revision "0.004"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-005 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br4 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.005"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-08"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.005.tar.gz> ;
	doap:revision "0.005"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-006 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br5 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.006"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-09"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.006.tar.gz> ;
	doap:revision "0.006"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-007 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br6 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.007"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-10-28"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.007.tar.gz> ;
	doap:revision "0.007"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-008 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br7 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.008"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-12-17"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.008.tar.gz> ;
	doap:revision "0.008"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-009 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br8 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.009"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-12-18"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.009.tar.gz> ;
	doap:revision "0.009"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-010 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br9 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.010"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2012-12-21"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.010.tar.gz> ;
	doap:revision "0.010"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version ;
	rdfs:label "100% Devel::Cover coverage!" .
dist:v_0-011 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br10 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.011"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2013-05-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.011.tar.gz> ;
	doap:revision "0.011"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
dist:v_0-012 dcs:changeset _:rb54E126BEC00E11E286DFC42B462F113Br12 ;
	dcs:released-by cpan:tobyink ;
	<http://purl.org/dc/terms/identifier> "MooX-Struct-0.012"^^<http://www.w3.org/2001/XMLSchema#string> ;
	<http://purl.org/dc/terms/issued> "2013-05-18"^^<http://www.w3.org/2001/XMLSchema#date> ;
	doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/MooX-Struct-0.012.tar.gz> ;
	doap:revision "0.012"^^<http://www.w3.org/2001/XMLSchema#string> ;
	a doap:Version .
cpan:perigrin a foaf:Person ;
	foaf:name "Chris Prather" ;
	foaf:nick "PERIGRIN" ;
	foaf:page <https://metacpan.org/author/PERIGRIN> .
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> .
<http://purl.org/NET/cpan-uri/rt/ticket/80043> dbug:assignee _:r1349598629r8 ;
	dbug:id "80043"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dbug:page <https://rt.cpan.org/Ticket/Display.html?id=80043> ;
	dbug:reporter _:r1349598628r7 ;
	dbug:status <http://purl.org/NET/cpan-uri/rt/status/new> ;
	<http://purl.org/dc/terms/created> "2012-10-06T21:54:22"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://purl.org/dc/terms/modified> "2012-10-06T21:54:23"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	a dbug:Issue ;
	rdfs:label "Hmmm... not working in Perl < 5.14." .