summaryrefslogtreecommitdiff
path: root/cpan/CPAN-Meta-Requirements
Commit message (Collapse)AuthorAgeFilesLines
* Update CPAN-Meta-Requirements to CPAN version 2.132Chris 'BinGOs' Williams2015-01-243-4/+37
| | | | | | | | | | | [DELTA] 2.132 2015-01-22 17:09:19-05:00 America/New_York [FIXED] - Precision of version requirement "0.00" is preserved when merging requirements.
* Update CPAN-Meta-Requirements to CPAN version 2.131Chris 'BinGOs' Williams2014-12-243-10/+119
| | | | | | | | | | | | | | [DELTA] 2.131 2014-12-23 15:04:19-05:00 America/New_York [ENHANCEMENTS] - Merging Module => 0 into requirements is now optimized [PREREQS] - Scalar::Utils removed as a prerequisite
* Update CPAN-Meta-Requirements to CPAN version 2.130Chris 'BinGOs' Williams2014-11-203-42/+73
| | | | | | | | | | | | | | | | | | | [DELTA] 2.130 2014-11-19 23:25:46-05:00 America/New_York [ADDED] - from_string_hash can take optional constructor arguments [CHANGED] - bad_version_hook callback gets module name as well as version string - undefined/empty versions given to from_string_hash or add_string_requirement now carp and are coerced to "0" instead of being fatal. This is more consistent with how the other requirement functions work.
* Update CPAN-Meta-Requirements to CPAN version 2.129Chris 'BinGOs' Williams2014-11-172-10/+44
| | | | | | | | | | [DELTA] 2.129 2014-11-13 16:28:45-05:00 America/New_York [FIXED] - from_string_hash can now accept v-strings as hash values
* Upgrade CPAN::Meta::Requirements from version 2.126 to 2.128Steve Hay2014-09-121-8/+51
|
* Update CPAN-Meta-Requirements to CPAN version 2.126Chris 'BinGOs' Williams2014-08-011-11/+273
| | | | | | | | | | | | | | | | | | [DELTA] 2.126 2014-07-30 16:26:29-04:00 America/New_York [FIXED] - Fixed compatibility with version.pm 0.77 [DOCUMENTED] - Minor documentation fixes [CHANGED] - Modernized distribution meta files
* Remove all IGNORABLE files under cpan/Steve Hay2013-10-181-37/+0
| | | | | | | | | | | | | | | | This was discussed on p5p: http://www.nntp.perl.org/group/perl.perl5.porters/2013/10/msg208635.html One LICENSE file (Locale-Codes) has been removed (contrary to one suggestion in that thread) since it was the only one, and only says "This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself." anyway. Two files that I had previously suggested retaining for the sake of tests have also been removed. In one case, a test script has been modified (in Digest-MD5; I will send a ticket upstream); in the other case (in Test-Harness) I have removed the test which depended on the MANIFEST files, as suggested in the above thread.
* Update CPAN-Meta-Requirements to CPAN version 2.125Chris 'BinGOs' Williams2013-10-012-7/+22
| | | | | | | | | | | | | | | | | | | [DELTA] 2.125 2013-09-23 14:51:14 America/New_York [FIXED] - updated Makefile.PL logic to support PERL_NO_HIGHLANDER 2.124 2013-09-23 06:40:07 America/New_York [FIXED] - Better fix than 2.123. On old perls, rather than install into 'core', we continue to install into the proper 'site' library, but force UNINST=1 when necessary to remove stale copies from ExtUtils::MakeMaker
* Update CPAN-Meta-Requirements to CPAN version 2.123Chris 'BinGOs' Williams2013-08-312-5/+15
| | | | | | | | | | | | [DELTA] 2.123 2013-08-30 12:17:14 America/New_York [Fixed] - On Perls prior to v5.12, CPAN::Meta::Requirements will be installed into the 'core' library path to avoid an older version bundled with ExtUtils::MakeMaker and installed there taking precedence.
* Dual lifed CPAN-Meta-Requirements 2.122 as a prereq for CPAN-MetaChris 'BinGOs' Williams2012-06-158-0/+1352