specify the minimum perl version
[p5sagit/Import-Into.git] / Changes
1 Revision history for Import-Into
2
3   - minor metadata updates
4
5 1.002001 - 2014-03-04
6   - fix tests and Makefile.PL to support perl 5.6
7
8 1.002000 - 2013-12-10
9   - allow specifying by caller level, as well as specifying file, line,
10     and version
11
12 1.001001 - 2013-03-25
13   - fix NAME in Makefile.PL (RT#84207)
14
15 1.001000 - 2012-05-12
16   - add unimport::out_of
17
18 1.000003 - 2012-05-06
19   - clarify how the method name trick works since apparently now people
20     understand the eval/import trick they've noticed that that isn't the
21     only bit of crazy
22
23 1.000002 - 2012-05-05
24   - improve explanation and add more examples to the SYNOPSIS
25
26 1.000001 - 2012-05-03
27   - correct NAME in Makefile.PL
28
29 1.000000 - 2012-05-03
30   - initial release