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