clean out everything on "make realclean"
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
a1fa7846 31.002001 - 2014-03-04
0f3ea85e 4 - fix tests and Makefile.PL to support perl 5.6
5
d7d69c61 61.002000 - 2013-12-10
8e0bf610 7 - allow specifying by caller level, as well as specifying file, line,
8 and version
9
d7d69c61 101.001001 - 2013-03-25
3182fa2a 11 - fix NAME in Makefile.PL (RT#84207)
88c433b3 12
d7d69c61 131.001000 - 2012-05-12
10074211 14 - add unimport::out_of
15
d7d69c61 161.000003 - 2012-05-06
aa5ad642 17 - clarify how the method name trick works since apparently now people
18 understand the eval/import trick they've noticed that that isn't the
19 only bit of crazy
20
d7d69c61 211.000002 - 2012-05-05
8c17b6f8 22 - improve explanation and add more examples to the SYNOPSIS
23
d7d69c61 241.000001 - 2012-05-03
02f981a9 25 - correct NAME in Makefile.PL
26
d7d69c61 271.000000 - 2012-05-03
38a56c0f 28 - initial release