1
0
perl-Exporter-Tiny/perl-Exporter-Tiny.changes

46 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Sep 22 05:04:30 UTC 2014 - coolo@suse.com
- updated to 0.040
[ Packaging ]
- Repackage as a stable release.
0.039_01 2014-07-20
[ Documentation ]
- Document warning and error messages produced by Exporter::Tiny.
[ Other ]
- Exporter::Tiny would previously cause B.pm to be loaded into memory any
time it exported anything. It no longer does.
- No longer die when redefining locally defined subs.
- Warn when redefining any subs.
0.038 2014-04-04
0.037_03 2014-04-02
[ Bug Fixes ]
- Only attempt to merge hashes if we're sure they're both really hashes!
0.037_02 2014-04-02
- Improved handling of hashrefs of options passed to tags, and hashrefs of
options found within %EXPORT_TAGS arrayrefs.
0.037_01 2014-03-26
[ Documentation ]
- Fix minor error in documentation of generators.
[ Other ]
- Added: Support Exporter.pm's import negation syntax qw( !foo ).
- Added: Support Exporter.pm's regexp import syntax qw( /foo/ ).
-------------------------------------------------------------------
Tue Nov 26 16:04:44 UTC 2013 - coolo@suse.com
- initial package 0.030
* created by cpanspec 1.78.07