changelog license metadata fix
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
e7603a9e 3 - fix license in metadata
4
ee5bc3c0 51.002001 - 2014-08-16
cd99379c 6 - specify perl prerequisite on metadata
c59b7a19 7 - documentation fixes and clarifications
8
e6578e47 91.002000 - 2013-12-10
5a0662d9 10 - add build_variant method on variable packages, to allow avoiding
11 importing a generator sub
3c1ca277 12 - fix pragmas applied by modules listed in "importing" from leaking out
13 into unexpected scopes
14
e6578e47 151.001004 - 2013-05-04
cfcf68cb 16 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
17 Scott Miller!)
18
e6578e47 191.001003 - 2013-03-25
c18012aa 20 - fix NAME in Makefile.PL (RT#84209)
21
e6578e47 221.001002 - 2012-09-19
485d5893 23 - Declare the Test::Fatal build dependency
24
e6578e47 251.001001 - 2012-05-12
17c48f72 26 - Actually declare the Import::Into dependency (stupid mst)
27
e6578e47 281.001000 - 2012-05-12
1bacb018 29 - Switch to Import::Into for exporting other things
ed98a1a0 30 - Use Sub::Name to name installed things if available
31
e6578e47 321.000000 - 2012-01-23
cb80731c 33 - initial release