avoid importing to fix being loaded in global destruction
[p5sagit/Sub-Exporter-Progressive.git] / Changes
CommitLineData
5776cb98 1 - Fix in global destruction (Graham Knop)
56621abe 2 - Fix SYNOPSIS
0dc049eb 3 - Fix duplicate word in DESCRIPTION (RT#86072)
56621abe 4
f6fc02f2 50.001010 - 2013-03-26
2bd70cbd 6 - Fix module name in Makefile.PL (RT#83932)
fc071618 7 - Work around Exporter.pm not installable on perl < 5.8.0
2bd70cbd 8
f9c54779 90.001009 - 2013-03-12
ea96ce50 10 - disallow version names in random parts of the import list for consistency
11 with Sub::Exporter (Toby Inkster)
d2f7106a 12 - perl 5.6 support
13 - more metadata
14
812076b6 150.001008 - 2013-01-22
cfb0d657 16 - Fix prereqs
17
10558d49 180.001007 - 2013-01-21
b94ac53e 19 - Rewrite -tag to :tag for Exporter.pm
20
62c92104 210.001006 - 2012-08-27
707baf12 22 - Handle ':all' correctly
23
c6df4049 240.001005 - 2012-08-25
47825557 25 - Add support for tags
bb7b321b 26 - Warn if defaults are not in exports
dd634cf0 27 - Add explicit dependency on Test::More 0.89
bb7b321b 28
be1b2fc6 290.001004 - 2012-08-09
26aea93e 30 - fix skipping when Sub::Exporter isn't installed
3de1f2f7 31
320.001003 2012-08-01 12:47:28 America/Chicago
f2a5ea8a 33 - remove warning if there are no defaults
09b9f91f 34
350.001002 2012-07-31 08:59:43 America/Chicago
0a1657e9 36 - Make Sub::Exporter an optional dep (which is kinda the whole point)
113a844b 37 - warning about too complex usage of Sub::Exporter::Progressive is now
38 an exception
e119bec0 39
400.001001 2012-07-29 19:58:40 America/Chicago
d446192d 41 - Fix '-all' option for the default group
b1168b45 42
430.001000 2012-07-29 16:44:01 America/Chicago
6d823d74 44 - Initial Release
45