Work around Exporter.pm not installable on perl < 5.8.0
[p5sagit/Sub-Exporter-Progressive.git] / Changes
CommitLineData
2bd70cbd 1 - Fix module name in Makefile.PL (RT#83932)
fc071618 2 - Work around Exporter.pm not installable on perl < 5.8.0
2bd70cbd 3
f9c54779 40.001009 - 2013-03-12
ea96ce50 5 - disallow version names in random parts of the import list for consistency
6 with Sub::Exporter (Toby Inkster)
d2f7106a 7 - perl 5.6 support
8 - more metadata
9
812076b6 100.001008 - 2013-01-22
cfb0d657 11 - Fix prereqs
12
10558d49 130.001007 - 2013-01-21
b94ac53e 14 - Rewrite -tag to :tag for Exporter.pm
15
62c92104 160.001006 - 2012-08-27
707baf12 17 - Handle ':all' correctly
18
c6df4049 190.001005 - 2012-08-25
47825557 20 - Add support for tags
bb7b321b 21 - Warn if defaults are not in exports
dd634cf0 22 - Add explicit dependency on Test::More 0.89
bb7b321b 23
be1b2fc6 240.001004 - 2012-08-09
26aea93e 25 - fix skipping when Sub::Exporter isn't installed
3de1f2f7 26
270.001003 2012-08-01 12:47:28 America/Chicago
f2a5ea8a 28 - remove warning if there are no defaults
09b9f91f 29
300.001002 2012-07-31 08:59:43 America/Chicago
0a1657e9 31 - Make Sub::Exporter an optional dep (which is kinda the whole point)
113a844b 32 - warning about too complex usage of Sub::Exporter::Progressive is now
33 an exception
e119bec0 34
350.001001 2012-07-29 19:58:40 America/Chicago
d446192d 36 - Fix '-all' option for the default group
b1168b45 37
380.001000 2012-07-29 16:44:01 America/Chicago
6d823d74 39 - Initial Release
40