Release commit for 1.002003
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
7649eeab 31.002003 - 2014-07-09
cc087979 4 - module loading is now done while importing, making it unnecessary to load
15feb379 5 them beforehand (RT#96995, Christian Walde)
cc087979 6
168f57d0 71.002002 - 2014-05-06
33f19016 8 - minor metadata updates
9
a1fa7846 101.002001 - 2014-03-04
0f3ea85e 11 - fix tests and Makefile.PL to support perl 5.6
12
d7d69c61 131.002000 - 2013-12-10
8e0bf610 14 - allow specifying by caller level, as well as specifying file, line,
15 and version
16
d7d69c61 171.001001 - 2013-03-25
3182fa2a 18 - fix NAME in Makefile.PL (RT#84207)
88c433b3 19
d7d69c61 201.001000 - 2012-05-12
10074211 21 - add unimport::out_of
22
d7d69c61 231.000003 - 2012-05-06
aa5ad642 24 - clarify how the method name trick works since apparently now people
25 understand the eval/import trick they've noticed that that isn't the
26 only bit of crazy
27
d7d69c61 281.000002 - 2012-05-05
8c17b6f8 29 - improve explanation and add more examples to the SYNOPSIS
30
d7d69c61 311.000001 - 2012-05-03
02f981a9 32 - correct NAME in Makefile.PL
33
d7d69c61 341.000000 - 2012-05-03
38a56c0f 35 - initial release