be compatible with perl 5.6
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
d7d69c61 31.002000 - 2013-12-10
8e0bf610 4 - allow specifying by caller level, as well as specifying file, line,
5 and version
6
d7d69c61 71.001001 - 2013-03-25
3182fa2a 8 - fix NAME in Makefile.PL (RT#84207)
88c433b3 9
d7d69c61 101.001000 - 2012-05-12
10074211 11 - add unimport::out_of
12
d7d69c61 131.000003 - 2012-05-06
aa5ad642 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
d7d69c61 181.000002 - 2012-05-05
8c17b6f8 19 - improve explanation and add more examples to the SYNOPSIS
20
d7d69c61 211.000001 - 2012-05-03
02f981a9 22 - correct NAME in Makefile.PL
23
d7d69c61 241.000000 - 2012-05-03
38a56c0f 25 - initial release