diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-05-31 12:12:47 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-05-31 13:34:50 +0100 |
commit | 4915b61c095597462aef8cf7437320c10954bb6d (patch) | |
tree | 4928994fb619c5ee45f25be57fe87617d5b380bd /MANIFEST | |
parent | 808cb9e98625e89abe4e21e243670aa46c12c5d3 (diff) | |
download | perl-4915b61c095597462aef8cf7437320c10954bb6d.tar.gz |
Added core-only version check to Module-CoreList
This should ensure that the versions of Module-CoreList modules
always match the version of perl.
Have to special-case skip for v5.21.1, because rjbs
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3167,6 +3167,7 @@ dist/Module-CoreList/Makefile.PL Module::CoreList dist/Module-CoreList/MANIFEST Module::CoreList dist/Module-CoreList/README Module::CoreList dist/Module-CoreList/t/corelist.t Module::CoreList tests +dist/Module-CoreList/t/corevers.t Module::CoreList tests dist/Module-CoreList/t/deprecated.t Module::CoreList tests dist/Module-CoreList/t/find_modules.t Module::CoreList tests dist/Module-CoreList/t/is_core.t Module::CoreList tests |