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