blob: bbe42f355db5a4d32984dceae97eaebee0fb4f33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Revision history for CPAN-Meta-Requirements
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.
2.122 2012-05-02 17:29:17 America/New_York
[Fixed]
- Fix typo in documentation: the exclusion symbol is "!=" rather than
just "!". The implemenation was correct, just the docs were wrong.
[rt.cpan.org #76948; ticket and patch from hasch-cpan@cozap.com]
2.121 2012-04-01 15:05:15 Europe/Paris
- Split out from CPAN::Meta into own distribution
|