Exporter-Tiny

 view release on metacpan or  search on metacpan

doap.ttl  view on Meta::CPAN

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004000>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.004000"^^xsd:string;
	dc:issued            "2022-08-26"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;
			rdfs:label "No functional changes; repackage as stable.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Document that the `-lexical` export option is experimental.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-003_002>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.004000.tar.gz>;
	doap:revision        "1.004000"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004001>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.004001"^^xsd:string;
	dc:issued            "2022-09-09"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix handling of non-hashref references in import list.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004000>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.004001.tar.gz>;
	doap:revision        "1.004001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004002>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.004002"^^xsd:string;
	dc:issued            "2022-09-16"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Tests;
			rdfs:label "Fix for t/15nonhashvalue.t on old versions of Test::More which don't support `done_testing`.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004001>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.004002.tar.gz>;
	doap:revision        "1.004002"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004003>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.004003"^^xsd:string;
	dc:issued            "2022-09-30"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Using ! with a tag now works; it was previously documented as working but not implemented.";
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/djerius>;
			rdfs:seeAlso <https://github.com/tobyink/p5-exporter-tiny/issues/8>;
		], [
			a doap-changeset:Bugfix;
			rdfs:label "If exporting non-CODE items which happen to have the same name as exported CODE items, their export was being quietly blocked. These exports should now work.";
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/djerius>;
			rdfs:seeAlso <https://github.com/tobyink/p5-exporter-tiny/issues/9>;
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004002>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.004003.tar.gz>;
	doap:revision        "1.004003"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004004>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.004004"^^xsd:string;
	dc:issued            "2022-10-15"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Documentation;
			rdfs:label "Minor corrections to QuickStart page in the manual.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004003>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.004004.tar.gz>;
	doap:revision        "1.004004"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-005_000>
	a                    cpan-uri:DeveloperRelease, doap:Version;
	dc:identifier        "Exporter-Tiny-1.005_000"^^xsd:string;
	dc:issued            "2022-10-17"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Refactored the Perl 5.37.2+ lexical exporter support.";
		], [
			a doap-changeset:Change;
			rdfs:label "Introduced lexical exporter support on Perl 5.11.2+ using the Lexical::Var module.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-004004>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.005_000.tar.gz>;
	doap:revision        "1.005_000"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-006000>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.006000"^^xsd:string;
	dc:issued            "2022-11-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;
			rdfs:label "Stable version number.";
		];
		doap-changeset:versus <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-005_000>;
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.006000.tar.gz>;
	doap:revision        "1.006000"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_1-006001>
	a                    doap:Version;
	dc:identifier        "Exporter-Tiny-1.006001"^^xsd:string;



( run in 2.025 seconds using v1.01-cache-2.11-cpan-97f6503c9c8 )