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