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