move prereqs to PREREQ_PM, *_REQUIRES conditional on EUMM version
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
f84a529e 3 - fix prerequisite declarations for older toolchain
4
7649eeab 51.002003 - 2014-07-09
cc087979 6 - module loading is now done while importing, making it unnecessary to load
15feb379 7 them beforehand (RT#96995, Christian Walde)
cc087979 8
168f57d0 91.002002 - 2014-05-06
33f19016 10 - minor metadata updates
11
a1fa7846 121.002001 - 2014-03-04
0f3ea85e 13 - fix tests and Makefile.PL to support perl 5.6
14
d7d69c61 151.002000 - 2013-12-10
8e0bf610 16 - allow specifying by caller level, as well as specifying file, line,
17 and version
18
d7d69c61 191.001001 - 2013-03-25
3182fa2a 20 - fix NAME in Makefile.PL (RT#84207)
88c433b3 21
d7d69c61 221.001000 - 2012-05-12
10074211 23 - add unimport::out_of
24
d7d69c61 251.000003 - 2012-05-06
aa5ad642 26 - clarify how the method name trick works since apparently now people
27 understand the eval/import trick they've noticed that that isn't the
28 only bit of crazy
29
d7d69c61 301.000002 - 2012-05-05
8c17b6f8 31 - improve explanation and add more examples to the SYNOPSIS
32
d7d69c61 331.000001 - 2012-05-03
02f981a9 34 - correct NAME in Makefile.PL
35
d7d69c61 361.000000 - 2012-05-03
38a56c0f 37 - initial release