update the tests to strictures 2. ran ack to check this time. FFS.
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
d4b2facb 3 - also switch the tests to strictures 2 (aaaaaaaaaaaaaaaaaaaaaaaaaa)
4
3c778bc8 51.003001 - 2015-07-25
7104761c 6 - also switch the documentation to strictures 2 (slow clap for mst there)
7
a74639ef 81.003000 - 2015-07-25
fb6c1581 9 - switch to strictures 2
6779ecfd 10 - add make_variant_package_name optional method
11
57d22b93 121.002002 - 2014-08-21
e7603a9e 13 - fix license in metadata
14
ee5bc3c0 151.002001 - 2014-08-16
cd99379c 16 - specify perl prerequisite on metadata
c59b7a19 17 - documentation fixes and clarifications
18
e6578e47 191.002000 - 2013-12-10
5a0662d9 20 - add build_variant method on variable packages, to allow avoiding
21 importing a generator sub
3c1ca277 22 - fix pragmas applied by modules listed in "importing" from leaking out
23 into unexpected scopes
24
e6578e47 251.001004 - 2013-05-04
cfcf68cb 26 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
27 Scott Miller!)
28
e6578e47 291.001003 - 2013-03-25
c18012aa 30 - fix NAME in Makefile.PL (RT#84209)
31
e6578e47 321.001002 - 2012-09-19
485d5893 33 - Declare the Test::Fatal build dependency
34
e6578e47 351.001001 - 2012-05-12
17c48f72 36 - Actually declare the Import::Into dependency (stupid mst)
37
e6578e47 381.001000 - 2012-05-12
1bacb018 39 - Switch to Import::Into for exporting other things
ed98a1a0 40 - Use Sub::Name to name installed things if available
41
e6578e47 421.000000 - 2012-01-23
cb80731c 43 - initial release