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