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