diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2013-09-19 16:47:45 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2013-09-19 16:47:45 +0100 |
commit | 3fdff478504d7ab357a92849fcb38456ee1e4fb4 (patch) | |
tree | aa5217de4163e46814a573f6fda78fcdcbb7eb06 /pod | |
parent | 81b5a3e5ef4532e1029d8b20773bd055c5906569 (diff) | |
download | perl-3fdff478504d7ab357a92849fcb38456ee1e4fb4.tar.gz |
Upgrade CPAN::Meta from version 2.132510 to 2.132620
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 86c1471b96..09da3fb380 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -228,10 +228,10 @@ full details. =item * -L<CPAN::Meta> has been upgraded from version 2.132140 to 2.132510. +L<CPAN::Meta> has been upgraded from version 2.132140 to 2.132620. -No changes have been made to the installed code other than the version bump to -keep in sync with the latest CPAN release. +META validation no longer allows a scalar value when a list was required for a +field. =item * |