Exporter-Tiny

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


1.004004	2022-10-15

 [ Documentation ]
 - Minor corrections to QuickStart page in the manual.

1.004003	2022-09-30

 [ Bug Fixes ]
 - 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.
   Diab Jerius++
   <https://github.com/tobyink/p5-exporter-tiny/issues/9>
 - Using ! with a tag now works; it was previously documented as working
   but not implemented.
   Diab Jerius++
   <https://github.com/tobyink/p5-exporter-tiny/issues/8>

1.004002	2022-09-16

doap.ttl  view on Meta::CPAN

	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>



( run in 0.637 second using v1.01-cache-2.11-cpan-49f99fa48dc )