fix SYNOPSIS
[p5sagit/Sub-Exporter-Progressive.git] / Changes
1   - Fix SYNOPSIS
2
3 0.001010 - 2013-03-26
4   - Fix module name in Makefile.PL (RT#83932)
5   - Work around Exporter.pm not installable on perl < 5.8.0
6
7 0.001009 - 2013-03-12
8   - disallow version names in random parts of the import list for consistency
9     with Sub::Exporter (Toby Inkster)
10   - perl 5.6 support
11   - more metadata
12
13 0.001008 - 2013-01-22
14   - Fix prereqs
15
16 0.001007 - 2013-01-21
17   - Rewrite -tag to :tag for Exporter.pm
18
19 0.001006 - 2012-08-27
20   - Handle ':all' correctly
21
22 0.001005 - 2012-08-25
23   - Add support for tags
24   - Warn if defaults are not in exports
25   - Add explicit dependency on Test::More 0.89
26
27 0.001004 - 2012-08-09
28   - fix skipping when Sub::Exporter isn't installed
29
30 0.001003  2012-08-01 12:47:28 America/Chicago
31   - remove warning if there are no defaults
32
33 0.001002  2012-07-31 08:59:43 America/Chicago
34   - Make Sub::Exporter an optional dep (which is kinda the whole point)
35   - warning about too complex usage of Sub::Exporter::Progressive is now
36     an exception
37
38 0.001001  2012-07-29 19:58:40 America/Chicago
39   - Fix '-all' option for the default group
40
41 0.001000  2012-07-29 16:44:01 America/Chicago
42   - Initial Release
43