switch to strictures 2
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
fb6c1581 3 - switch to strictures 2
6779ecfd 4 - add make_variant_package_name optional method
5
57d22b93 61.002002 - 2014-08-21
e7603a9e 7 - fix license in metadata
8
ee5bc3c0 91.002001 - 2014-08-16
cd99379c 10 - specify perl prerequisite on metadata
c59b7a19 11 - documentation fixes and clarifications
12
e6578e47 131.002000 - 2013-12-10
5a0662d9 14 - add build_variant method on variable packages, to allow avoiding
15 importing a generator sub
3c1ca277 16 - fix pragmas applied by modules listed in "importing" from leaking out
17 into unexpected scopes
18
e6578e47 191.001004 - 2013-05-04
cfcf68cb 20 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
21 Scott Miller!)
22
e6578e47 231.001003 - 2013-03-25
c18012aa 24 - fix NAME in Makefile.PL (RT#84209)
25
e6578e47 261.001002 - 2012-09-19
485d5893 27 - Declare the Test::Fatal build dependency
28
e6578e47 291.001001 - 2012-05-12
17c48f72 30 - Actually declare the Import::Into dependency (stupid mst)
31
e6578e47 321.001000 - 2012-05-12
1bacb018 33 - Switch to Import::Into for exporting other things
ed98a1a0 34 - Use Sub::Name to name installed things if available
35
e6578e47 361.000000 - 2012-01-23
cb80731c 37 - initial release