use different variable for target of initial import vs generated import for clarity
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
3c1ca277 3 - fix pragmas applied by modules listed in "importing" from leaking out
4 into unexpected scopes
5
3a6e873f 61.001004 2013-05-04
cfcf68cb 7 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
8 Scott Miller!)
9
3a6e873f 101.001003 2013-03-25
c18012aa 11 - fix NAME in Makefile.PL (RT#84209)
12
3a6e873f 131.001002 2012-09-19
485d5893 14 - Declare the Test::Fatal build dependency
15
3a6e873f 161.001001 2012-05-12
17c48f72 17 - Actually declare the Import::Into dependency (stupid mst)
18
3a6e873f 191.001000 2012-05-12
1bacb018 20 - Switch to Import::Into for exporting other things
ed98a1a0 21 - Use Sub::Name to name installed things if available
22
3a6e873f 231.000000 2012-01-23
cb80731c 24 - initial release