Acme-Constructor-Pythonic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.002	2014-04-22	Almost total rewrite

 [ Test Suite ]
 - Test exported subs using Sub::Identify if it's available.

 [ Packaging ]
 - use Dist::Inkt.

 [ Other ]
 - Exceptions thrown in the wrapped constructor will report slightly more
   useful line numbers and so on in their stack traces.
 - Exported subs should run slightly faster as they are compiled from
   strings rather than being closures.
 - Exported subs will have a more consistent refaddr.
 - Updated: Use Exporter::Tiny instead of Sub::Install+Data::OptList.

0.001	2012-10-22	Initial release

doap.ttl  view on Meta::CPAN

			a doap-changeset:Update;
			rdfs:label "Use Exporter::Tiny instead of Sub::Install+Data::OptList.";
		], [
			a doap-changeset:Change;
			rdfs:label "Exported subs should run slightly faster as they are compiled from strings rather than being closures.";
		], [
			a doap-changeset:Change;
			rdfs:label "Exported subs will have a more consistent refaddr.";
		], [
			a doap-changeset:Change;
			rdfs:label "Exceptions thrown in the wrapped constructor will report slightly more useful line numbers and so on in their stack traces.";
		], [
			a doap-changeset:Packaging;
			rdfs:label "use Dist::Inkt.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Test exported subs using Sub::Identify if it's available.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Acme-Constructor-Pythonic-0.002.tar.gz>;



( run in 0.431 second using v1.01-cache-2.11-cpan-496ff517765 )