In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/545c8cda68c5ecc74089d3c924be1d9d8a9ab0fe?hp=5d92b2b401ea3c660afb2c0b968b63e96f7aed31>

- Log -----------------------------------------------------------------
commit 545c8cda68c5ecc74089d3c924be1d9d8a9ab0fe
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Mon Sep 9 09:09:45 2013 +0100

    Upgrade Parse::CPAN::Meta from version 1.4405 to 1.4407

M       Porting/Maintainers.pl
M       cpan/Parse-CPAN-Meta/Changes
M       cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
M       pod/perldelta.pod

commit a0e78e9f9f29865938f718bbb013713a031344fd
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Mon Sep 9 08:57:16 2013 +0100

    Upgrade ExtUtils::CBuilder from version 0.280210 to 0.280212

M       Porting/Maintainers.pl
M       dist/ExtUtils-CBuilder/Changes
M       dist/ExtUtils-CBuilder/LICENSE
M       dist/ExtUtils-CBuilder/Makefile.PL
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
M       dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm
M       dist/ExtUtils-CBuilder/t/02-link.t
M       dist/ExtUtils-CBuilder/t/03-cplusplus.t
M       dist/ExtUtils-CBuilder/t/04-base.t
M       pod/perldelta.pod

commit 53bb269adb43d7401b24f03e38d2c87d10d9ab70
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Mon Sep 9 08:46:18 2013 +0100

    Upgrade CPAN::Meta from version 2.132140 to 2.132510

M       META.json
M       META.yml
M       Porting/Maintainers.pl
M       cpan/CPAN-Meta/Changes
M       cpan/CPAN-Meta/lib/CPAN/Meta.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
M       cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
M       pod/perldelta.pod

commit d4e90f162288e6c9df0452a90e8606b524a8b7e0
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Mon Sep 9 08:36:14 2013 +0100

    Sort the list of IGNORABLES in Porting/Maintainers.pl

M       Porting/Maintainers.pl
-----------------------------------------------------------------------

Summary of changes:
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Porting/Maintainers.pl                             | 20 ++++++----
 cpan/CPAN-Meta/Changes                             |  6 +++
 cpan/CPAN-Meta/lib/CPAN/Meta.pm                    | 10 ++---
 cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm          |  4 +-
 cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm            |  4 +-
 cpan/CPAN-Meta/lib/CPAN/Meta/History.pm            |  4 +-
 cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm            |  4 +-
 cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm               | 21 ++---------
 cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm          |  4 +-
 cpan/Parse-CPAN-Meta/Changes                       | 44 ++++++++++++----------
 cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm        | 26 +++++++++----
 dist/ExtUtils-CBuilder/Changes                     | 29 ++++++++++----
 dist/ExtUtils-CBuilder/LICENSE                     | 16 ++++----
 dist/ExtUtils-CBuilder/Makefile.PL                 | 41 ++++++++++++++++----
 dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm    |  2 +-
 .../lib/ExtUtils/CBuilder/Base.pm                  |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/Unix.pm         |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/VMS.pm          |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/Windows.pm      |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm  |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm  |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/aix.pm          |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/cygwin.pm       |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/darwin.pm       |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/dec_osf.pm      |  2 +-
 .../lib/ExtUtils/CBuilder/Platform/os2.pm          |  2 +-
 dist/ExtUtils-CBuilder/t/02-link.t                 |  2 +-
 dist/ExtUtils-CBuilder/t/03-cplusplus.t            |  2 +-
 dist/ExtUtils-CBuilder/t/04-base.t                 |  8 ++--
 pod/perldelta.pod                                  | 20 ++++++++--
 33 files changed, 180 insertions(+), 115 deletions(-)

diff --git a/META.json b/META.json
index 2f33fe0..53054fc 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
       "perl5-port...@perl.org"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "CPAN::Meta version 2.132140",
+   "generated_by" : "CPAN::Meta version 2.132510",
    "license" : [
       "perl_5"
    ],
diff --git a/META.yml b/META.yml
index d173b2b..7326bc9 100644
--- a/META.yml
+++ b/META.yml
@@ -4,7 +4,7 @@ author:
   - perl5-port...@perl.org
 build_requires: {}
 dynamic_config: 1
-generated_by: 'CPAN::Meta version 2.132140, CPAN::Meta::Converter version 
2.132140'
+generated_by: 'CPAN::Meta version 2.132510, CPAN::Meta::Converter version 
2.132510'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c43fa97..13e2fa6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -103,11 +103,11 @@ use File::Glob qw(:case);
 @IGNORABLE = qw(
     .cvsignore .dualLivedDiffConfig .gitignore
     ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL
-    CHANGELOG ChangeLog Changelog CHANGES Changes COPYING Copying CREDITS
-    dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
-    MANIFEST MANIFEST.SKIP META.yml MYMETA.yml META.json MYMETA.json
+    CHANGELOG ChangeLog Changelog CHANGES Changes CONTRIBUTING COPYING Copying
+    CREDITS dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
+    MANIFEST MANIFEST.SKIP META.json META.yml MYMETA.json MYMETA.yml
     NEW NOTES perlcritic.rc ppport.h README README.PATCHING SIGNATURE
-    THANKS TODO Todo VERSION WHATSNEW CONTRIBUTING
+    THANKS TODO Todo VERSION WHATSNEW
 );
 
 # Each entry in the  %Modules hash roughly represents a distribution,
@@ -457,11 +457,12 @@ use File::Glob qw(:case);
     # perl -Icpan/CPAN-Meta/lib Porting/makemeta
     'CPAN::Meta' => {
         'MAINTAINER'   => 'dagolden',
-        'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.132140.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.132510.tar.gz',
         'FILES'        => q[cpan/CPAN-Meta],
         'EXCLUDED'     => [
             qw(t/00-compile.t),
             qw[t/00-report-prereqs.t],
+            qw(cpanfile),
             qr{^xt},
             qr{^history},
         ],
@@ -648,8 +649,12 @@ use File::Glob qw(:case);
 
     'ExtUtils::CBuilder' => {
         'MAINTAINER'   => 'ambs',
-        'DISTRIBUTION' => 'AMBS/ExtUtils/ExtUtils-CBuilder-0.280210.tar.gz',
+        'DISTRIBUTION' => 'AMBS/ExtUtils/ExtUtils-CBuilder-0.280212.tar.gz',
         'FILES'        => q[dist/ExtUtils-CBuilder],
+        'EXCLUDED'     => [
+            qw(README.mkdn),
+            qr{^xt},
+        ],
         'UPSTREAM'     => 'blead',
     },
 
@@ -1315,11 +1320,12 @@ use File::Glob qw(:case);
 
     'Parse::CPAN::Meta' => {
         'MAINTAINER'   => 'dagolden',
-        'DISTRIBUTION' => 'DAGOLDEN/Parse-CPAN-Meta-1.4405.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/Parse-CPAN-Meta-1.4407.tar.gz',
         'FILES'        => q[cpan/Parse-CPAN-Meta],
         'EXCLUDED'     => [
             qw(t/00-compile.t),
             qw[t/00-report-prereqs.t],
+            qw(cpanfile),
             qr{^xt},
         ],
         'UPSTREAM'     => 'cpan',
diff --git a/cpan/CPAN-Meta/Changes b/cpan/CPAN-Meta/Changes
index 3b63b66..82e1560 100644
--- a/cpan/CPAN-Meta/Changes
+++ b/cpan/CPAN-Meta/Changes
@@ -1,5 +1,11 @@
 Revision history for CPAN-Meta
 
+2.132510  2013-09-08 10:17:29 America/New_York
+
+  [FIXED]
+
+  - Fixed incorrectly encoded META.yml
+
 2.132140  2013-08-02 11:54:17 America/New_York
 
   [DOCUMENTATION]
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta.pm b/cpan/CPAN-Meta/lib/CPAN/Meta.pm
index 2fefc3e..cdaf829 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta.pm
@@ -2,7 +2,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 
 use Carp qw(carp croak);
@@ -348,7 +348,7 @@ CPAN::Meta - the distribution metadata for a CPAN dist
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 SYNOPSIS
 
@@ -691,7 +691,7 @@ L<CPAN::Meta::Validator>
 =head2 Bugs / Feature Requests
 
 Please report any bugs or feature requests through the issue tracker
-at L<https://github.com/Perl-Toolchain-Gang/cpan-meta/issues>.
+at L<https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues>.
 You will be notified automatically of any progress on your issue.
 
 =head2 Source Code
@@ -699,9 +699,9 @@ You will be notified automatically of any progress on your 
issue.
 This is open source software.  The code repository is available for
 public review and contribution under the terms of the license.
 
-L<https://github.com/dagolden/cpan-meta>
+L<https://github.com/Perl-Toolchain-Gang/CPAN-Meta>
 
-  git clone git://github.com/dagolden/cpan-meta.git
+  git clone https://github.com/Perl-Toolchain-Gang/CPAN-Meta.git
 
 =head1 AUTHORS
 
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
index 0293f84..413d4eb 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm
@@ -2,7 +2,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::Converter;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 
 use CPAN::Meta::Validator;
@@ -1280,7 +1280,7 @@ CPAN::Meta::Converter - Convert CPAN distribution 
metadata structures
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 SYNOPSIS
 
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
index 402eaac..16737a2 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
@@ -2,7 +2,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::Feature;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 use CPAN::Meta::Prereqs;
 
@@ -44,7 +44,7 @@ CPAN::Meta::Feature - an optional feature provided by a CPAN 
distribution
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 DESCRIPTION
 
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
index fab14c8..1c31f14 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
@@ -3,7 +3,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::History;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 1;
 
@@ -21,7 +21,7 @@ CPAN::Meta::History - history of CPAN Meta Spec changes
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 DESCRIPTION
 
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
index 3fa9e0c..2a4fdf8 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
@@ -2,7 +2,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::Prereqs;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 
 use Carp qw(confess);
@@ -151,7 +151,7 @@ CPAN::Meta::Prereqs - a set of distribution prerequisites 
by phase and type
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 DESCRIPTION
 
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
index b30dbf3..a0e3a08 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
@@ -7,7 +7,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::Spec;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 1;
 
@@ -28,7 +28,7 @@ CPAN::Meta::Spec - specification for CPAN distribution 
metadata
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 SYNOPSIS
 
@@ -1106,7 +1106,7 @@ JSON, L<http://json.org/>
 
 YAML, L<http://www.yaml.org/>
 
-=head1 CONTRIBUTORS
+=head1 HISTORY
 
 Ken Williams wrote the original CPAN Meta Spec (also known as the
 "META.yml spec") in 2003 and maintained it through several revisions
@@ -1119,21 +1119,6 @@ process.  David and Ricardo Signes drafted the final 
version 2 spec
 in April 2010 based on the version 1.4 spec and patches contributed
 during the proposal process.
 
-Several others have contributed patches over the years.  The full list
-of contributors in the repository history currently includes:
-
-  2shortplanks
-  Avar Arnfjord Bjarmason
-  Christopher J. Madsen
-  Damyan Ivanov
-  David Golden
-  Eric Wilhelm
-  Ken Williams
-  Lars DIECKOW
-  Michael G. Schwern
-  Randy Sims
-  Ricardo Signes
-
 =head1 AUTHORS
 
 =over 4
diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm 
b/cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
index 25a9f5a..1c8ce04 100644
--- a/cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
+++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
@@ -2,7 +2,7 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::Validator;
-our $VERSION = '2.132140'; # VERSION
+our $VERSION = '2.132510'; # VERSION
 
 
 #--------------------------------------------------------------------------#
@@ -840,7 +840,7 @@ CPAN::Meta::Validator - validate CPAN distribution metadata 
structures
 
 =head1 VERSION
 
-version 2.132140
+version 2.132510
 
 =head1 SYNOPSIS
 
diff --git a/cpan/Parse-CPAN-Meta/Changes b/cpan/Parse-CPAN-Meta/Changes
index 1a66352..323191a 100644
--- a/cpan/Parse-CPAN-Meta/Changes
+++ b/cpan/Parse-CPAN-Meta/Changes
@@ -1,57 +1,63 @@
 Changes for Perl programming language extension Parse-CPAN-Meta
 
+1.4407    2013-09-08 10:16:29 America/New_York
+      - Fixed incorrect resource metadata
+
+1.4406    2013-09-08 09:59:28 America/New_York
+      - Fixed improperly encoded META.yml
+
 1.4405    2013-07-17 21:43:34 America/New_York
       - Fixed incorrect "return ... or die ..." constructs
       - Converted distribution to Dist::Zilla management
       - Noted new repository location in the Github Perl-Toolchain-Gang
         organization
 
-1.4404 Sun Apr 05 2012
+1.4404 2012-04-05
       - Protected tests from user PERL_YAML/JSON_BACKEND
 
-1.4403 Sun Apr 01 2012
+1.4403 2012-04-01
       - Bumped prereqs: JSON::PP to 2.27200 and CPAN::Meta::YAML to 0.008
 
-1.4402 Tue Feb 07 2012
+1.4402 2012-02-07
       - Minor maintenance: standardized newlines to Unix style
 
-1.4401 Fri Feb 04 2011
+1.4401 2011-02-04
       - Removed Module::Load::Conditional dependency
 
-1.4400 Fri Feb 04 2011
+1.4400 2011-02-04
       - Added 'json_backend' and 'yaml_backend' methods to provide
         the names of modules used for deserialization
 
-1.4200 Mon Jan 24 2011
+1.4200 2011-01-24
       - No changes from 1.41_04
 
-1.41_04 Mon Jan 3 2011
+1.41_04 2011-01-03
       - Support PERL_JSON_BACKEND environment (defaulting to JSON::PP)
       - Support PERL_YAML_BACKEND environment (defaulting to CPAN::Meta:YAML)
       - Update Makefile.PL to install to sitelib on Perl 5.12+
 
-1.41_03 Fri Dec 17 2010
+1.41_03 2010-12-17
        - Throw exception when CPAN::Meta::YAML has a parse error
          (RT#47608)
 
-1.41_02 Fri Dec 17 2010
+1.41_02 2010-12-17
        - Convert to using CPAN::Meta::YAML instead of YAML::Tiny
 
-1.41_01 Fri Dec 10 2010
+1.41_01 2010-12-10
        - add support for JSON metafiles and load_* methods (RJBS)
        - Move binary file unpacking to test file from Makefile.PL so tests
          will pass in the Perl core using a generated Makefile.PL
        - Move bundled uupacktool.pl to t/bin/
 
-1.40 Sat 25 Jul 2009
+1.40 2009-07-25
        - Add core perl 5.10.1's uupacktool.pl
        - Repackage t/data/utf_16_le_bom.yml as ASCII for 
https://rt.cpan.org/Ticket/Display.html?id=47844
 
-1.39 Thu 21 May 2009
+1.39 2009-05-21
        - Even though utf8 starts at 5.7+ there's no is_utf till
          5.8.1 so skip in the tests if needed (ADAMK)
 
-1.38 Sat 16 May 2009
+1.38 2009-05-16
        - Synchorised version numbers with YAML::Tiny
        - Code shrinkages to the bloaty Unicode/BOM code
        - Merging a ton more tests from YAML::Tiny
@@ -59,24 +65,24 @@ Changes for Perl programming language extension 
Parse-CPAN-Meta
          codebase closer to YAML::Tiny (which should help with syncing)
        - Changed exceptions to be closer to YAML::Tiny
 
-0.05 Wed 11 Mar 2009
+0.05 2009-03-11
        - Upgrade previous release to a stable release.
 
-0.04_01 Tue  3 Mar 2009
+0.04_01 2009-03-03
        - Merge Unicode / BOM fixes from YAML::Tiny
 
-0.04 Wed  7 Jan 2009
+0.04 2009-01-07
        - Matching changes in YAML::Tiny 1.36
        - Fixing missing feature reported by H.Merijn Brand
        - Changes to make Padre-CPAN-Meta core-compatible (SMUELLER)++
 
-0.03 Thu 20 Mar 2008
+0.03 2008-03-20
        - Adding YAML.pm compatibility in scalar context
 
-0.02 Thu 10 Jan 2008
+0.02 2008-01-10
        - Purging some references to YAML::Tiny that I missed
 
-0.01 Tue  8 Jan 2008
+0.01 2008-01-08
        - Cloned from YAML::Tiny 1.21
        - Removed all write functionality
        - Reduced interface to Load and LoadFile
diff --git a/cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm 
b/cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
index 530924f..c5dbe90 100644
--- a/cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
+++ b/cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
@@ -1,7 +1,7 @@
 use strict;
 package Parse::CPAN::Meta;
 # ABSTRACT: Parse META.yml and META.json CPAN metadata files
-our $VERSION = '1.4405'; # VERSION
+our $VERSION = '1.4407'; # VERSION
 
 use Carp 'croak';
 
@@ -136,7 +136,7 @@ Parse::CPAN::Meta - Parse META.yml and META.json CPAN 
metadata files
 
 =head1 VERSION
 
-version 1.4405
+version 1.4407
 
 =head1 SYNOPSIS
 
@@ -271,7 +271,7 @@ will be thrown.
 =head2 Bugs / Feature Requests
 
 Please report any bugs or feature requests through the issue tracker
-at L<https://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta>.
+at L<http://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta>.
 You will be notified automatically of any progress on your issue.
 
 =head2 Source Code
@@ -279,25 +279,35 @@ You will be notified automatically of any progress on 
your issue.
 This is open source software.  The code repository is available for
 public review and contribution under the terms of the license.
 
-L<http://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta>
+L<https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta>
 
-  git clone git://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta.git
+  git clone https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta.git
 
-=head1 AUTHOR
+=head1 AUTHORS
+
+=over 4
+
+=item *
 
 Adam Kennedy <ad...@cpan.org>
 
+=item *
+
+David Golden <dagol...@cpan.org>
+
+=back
+
 =head1 CONTRIBUTORS
 
 =over 4
 
 =item *
 
-David Golden <dagol...@cpan.org>
+Joshua ben Jore <jj...@cpan.org>
 
 =item *
 
-Joshua ben Jore <jj...@cpan.org>
+Neil Bowers <n...@bowers.com>
 
 =item *
 
diff --git a/dist/ExtUtils-CBuilder/Changes b/dist/ExtUtils-CBuilder/Changes
index e6b38d8..d93e58e 100644
--- a/dist/ExtUtils-CBuilder/Changes
+++ b/dist/ExtUtils-CBuilder/Changes
@@ -1,5 +1,25 @@
 Revision history for Perl extension ExtUtils::CBuilder.
 
+0.280212 - 2013-09-08
+
+  Fixed:
+
+  - Reversion all modules.  
+
+0.280211 - 2013-09-08
+
+  Fixed:
+
+  - Missing dependency Perl::OSType [Leon Timmermans]
+  - Fixed repository location [Alberto Simões]
+
+0.280210 - 2013-09-06
+
+  Fixed:
+
+  - Update INSTALLDIRS to favor installation under 'site' (perl 116479)
+    [James E Keenan]
+
 0.280209 - 2012-10-20 (Perl v5.17.5)
 
   Fixed:
@@ -131,7 +151,7 @@ Revision history for Perl extension ExtUtils::CBuilder.
 
  Bugs fixed:
  - compile() now accepts both string & array for 'include_dirs'
-   argument, as documented.(RT#54606) [Alberto Simões]
+   argument, as documented.(RT#54606) [Alberto Simões]
 
 0.27 - Thu Oct 29 21:29:56 EDT 2009
 
@@ -430,13 +450,6 @@ Revision history for Perl extension ExtUtils::CBuilder.
    function from Text::ParseWords (a core module since 5.0), which
    does a much better job than the split() we were using.
 
-0.280210 - 2013-09-06
-
-  Fixed:
-
-  - Update INSTALLDIRS to favor installation under 'site' (perl 116479)
-    [James E Keenan]
-
 
 0.03  Fri May 14 23:12:23 CDT 2004
 
diff --git a/dist/ExtUtils-CBuilder/LICENSE b/dist/ExtUtils-CBuilder/LICENSE
index 05d79c9..0b4c121 100644
--- a/dist/ExtUtils-CBuilder/LICENSE
+++ b/dist/ExtUtils-CBuilder/LICENSE
@@ -1,4 +1,4 @@
-This software is copyright (c) 2012 by Ken Williams.
+This software is copyright (c) 2013 by Ken Williams.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2012 by Ken Williams.
+This software is Copyright (c) 2013 by Ken Williams.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@ That's all there is to it!
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2012 by Ken Williams.
+This software is Copyright (c) 2013 by Ken Williams.
 
 This is free software, licensed under:
 
@@ -292,21 +292,21 @@ Definitions:
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification.
+    textual modification. 
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder.
+    Holder. 
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package.
+    the package. 
   - "You" is you, if you're thinking about copying or distributing this 
Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.)
+    computing community at large as a market that must bear the fee.) 
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it.
+    received it. 
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
diff --git a/dist/ExtUtils-CBuilder/Makefile.PL 
b/dist/ExtUtils-CBuilder/Makefile.PL
index 57014a3..4ea6bbc 100644
--- a/dist/ExtUtils-CBuilder/Makefile.PL
+++ b/dist/ExtUtils-CBuilder/Makefile.PL
@@ -1,22 +1,24 @@
+
 use strict;
 use warnings;
 
+
+
 use ExtUtils::MakeMaker 6.30;
 
+
+
 my %WriteMakefileArgs = (
-  "NAME" => "ExtUtils::CBuilder",
-  "VERSION_FROM" => "lib/ExtUtils/CBuilder.pm",
-  "ABSTRACT_FROM" => "lib/ExtUtils/CBuilder.pm",
+  "ABSTRACT" => "Compile and link C code for Perl modules",
   "AUTHOR" => "Ken Williams <kwilliams\@cpan.org>, The Perl 5 Porters",
-  "BUILD_REQUIRES" => {
-    "Test::More" => "0.47"
-  },
+  "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.30"
   },
+  "DISTNAME" => "ExtUtils-CBuilder",
   "EXE_FILES" => [],
-  "INSTALLDIRS" => ($] < 5.011 ? 'perl' : 'site'),
   "LICENSE" => "perl",
+  "NAME" => "ExtUtils::CBuilder",
   "PREREQ_PM" => {
     "Cwd" => 0,
     "File::Basename" => 0,
@@ -24,11 +26,32 @@ my %WriteMakefileArgs = (
     "File::Temp" => 0,
     "IO::File" => 0,
     "IPC::Cmd" => 0,
-    "Perl::OSType" => 0,
+    "Perl::OSType" => 1,
     "Text::ParseWords" => 0
   },
+  "TEST_REQUIRES" => {
+    "Test::More" => "0.47"
+  },
+  "VERSION" => "0.280212",
+  "test" => {
+    "TESTS" => "t/*.t"
+  }
 );
 
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
+  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
+  for my $mod ( keys %$tr ) {
+    if ( exists $br->{$mod} ) {
+      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
+    }
+    else {
+      $br->{$mod} = $tr->{$mod};
+    }
+  }
+}
+
 unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
   my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
   my $pp = $WriteMakefileArgs{PREREQ_PM};
@@ -50,3 +73,5 @@ $WriteMakefileArgs{INSTALLDIRS} = 'perl'
 
 WriteMakefile(%WriteMakefileArgs);
 
+
+
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
index 1caba9c..0e3e3fe 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
@@ -6,7 +6,7 @@ use File::Basename ();
 use Perl::OSType qw/os_type/;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280210';
+$VERSION = '0.280212';
 $VERSION = eval $VERSION;
 
 # We only use this once - don't waste a symbol table entry on it.
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
index 479a787..8014299 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
@@ -10,7 +10,7 @@ use IPC::Cmd qw(can_run);
 use File::Temp qw(tempfile);
 
 use vars qw($VERSION);
-$VERSION = '0.280210';
+$VERSION = '0.280212';
 
 # More details about C/C++ compilers:
 # http://developers.sun.com/sunstudio/documentation/product/compiler.jsp
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
index 696badc..f4d0c9d 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
@@ -4,7 +4,7 @@ use strict;
 use ExtUtils::CBuilder::Base;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Base);
 
 sub link_executable {
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
index 55ce242..5c815933 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
@@ -4,7 +4,7 @@ use strict;
 use ExtUtils::CBuilder::Base;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Base);
 
 use File::Spec::Functions qw(catfile catdir);
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
index b63a389..110906e 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
@@ -10,7 +10,7 @@ use ExtUtils::CBuilder::Base;
 use IO::File;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Base);
 
 =begin comment
diff --git 
a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
index 205a260..f1dc3b8 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
@@ -1,7 +1,7 @@
 package ExtUtils::CBuilder::Platform::Windows::BCC;
 
 use vars qw($VERSION);
-$VERSION = '0.280210';
+$VERSION = '0.280212';
 
 sub format_compiler_cmd {
   my ($self, %spec) = @_;
diff --git 
a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
index e7129ac..4e1d677 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
@@ -1,7 +1,7 @@
 package ExtUtils::CBuilder::Platform::Windows::GCC;
 
 use vars qw($VERSION);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 
 sub format_compiler_cmd {
   my ($self, %spec) = @_;
diff --git 
a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
index ce64962..3b76757 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
@@ -1,7 +1,7 @@
 package ExtUtils::CBuilder::Platform::Windows::MSVC;
 
 use vars qw($VERSION);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 
 sub arg_exec_file {
   my ($self, $file) = @_;
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
index 29334b1..c9621b9 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
@@ -5,7 +5,7 @@ use ExtUtils::CBuilder::Platform::Unix;
 use File::Spec;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Platform::Unix);
 
 sub need_prelink { 1 }
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
index 206b798..3da133a 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
@@ -5,7 +5,7 @@ use File::Spec;
 use ExtUtils::CBuilder::Platform::Unix;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Platform::Unix);
 
 # TODO: If a specific exe_file name is requested, if the exe created
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
index 0518e3e..37d50a1 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
@@ -4,7 +4,7 @@ use strict;
 use ExtUtils::CBuilder::Platform::Unix;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Platform::Unix);
 
 sub compile {
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
index 14b84e9..0d94a64 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
@@ -6,7 +6,7 @@ use File::Spec;
 
 use vars qw($VERSION @ISA);
 @ISA = qw(ExtUtils::CBuilder::Platform::Unix);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 
 sub link_executable {
   my $self = shift;
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm 
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm
index c41cdfa..cc4b3ac 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm
@@ -4,7 +4,7 @@ use strict;
 use ExtUtils::CBuilder::Platform::Unix;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.280209';
+$VERSION = '0.280212';
 @ISA = qw(ExtUtils::CBuilder::Platform::Unix);
 
 sub need_prelink { 1 }
diff --git a/dist/ExtUtils-CBuilder/t/02-link.t 
b/dist/ExtUtils-CBuilder/t/02-link.t
index e6dba55..31ee918 100644
--- a/dist/ExtUtils-CBuilder/t/02-link.t
+++ b/dist/ExtUtils-CBuilder/t/02-link.t
@@ -2,7 +2,7 @@
 
 use strict;
 use Test::More;
-BEGIN { 
+BEGIN {
   if ($^O eq 'VMS') {
     # So we can get the return value of system()
     require vmsish;
diff --git a/dist/ExtUtils-CBuilder/t/03-cplusplus.t 
b/dist/ExtUtils-CBuilder/t/03-cplusplus.t
index 638a0a2..589495b 100644
--- a/dist/ExtUtils-CBuilder/t/03-cplusplus.t
+++ b/dist/ExtUtils-CBuilder/t/03-cplusplus.t
@@ -2,7 +2,7 @@
 
 use strict;
 use Test::More;
-BEGIN { 
+BEGIN {
   if ($^O eq 'VMS') {
     # So we can get the return value of system()
     require vmsish;
diff --git a/dist/ExtUtils-CBuilder/t/04-base.t 
b/dist/ExtUtils-CBuilder/t/04-base.t
index 49819a1..beffe7f 100644
--- a/dist/ExtUtils-CBuilder/t/04-base.t
+++ b/dist/ExtUtils-CBuilder/t/04-base.t
@@ -45,8 +45,8 @@ isa_ok( $base, 'ExtUtils::CBuilder::Base' );
 }
 
 {
-    my $path_to_perl = $^O eq 'VMS' 
-                       ? 'perl_root:[000000]perl.exe' 
+    my $path_to_perl = $^O eq 'VMS'
+                       ? 'perl_root:[000000]perl.exe'
                        : File::Spec->catfile( '', qw| usr bin perl | );
     local $^X = $path_to_perl;
     is(
@@ -194,7 +194,7 @@ is_deeply(
 $seen_ref = { map {$_ => 1} $base->arg_share_object_file('alpha') };
 my %exp = map {$_ => 1} $base->split_like_shell($base->{config}{lddlflags});
 $exp{'-o'} = 1;
-$exp{'alpha'} = 1; 
+$exp{'alpha'} = 1;
 
 is_deeply(
     $seen_ref,
@@ -223,7 +223,7 @@ is_deeply( \%split_seen, \%exp,
     $cwd = cwd();
     my $tdir = tempdir(CLEANUP => 1);
     my $subdir = File::Spec->catdir(
-        $tdir, qw| alpha beta gamma delta epsilon 
+        $tdir, qw| alpha beta gamma delta epsilon
             zeta eta theta iota kappa lambda |
     );
     mkpath($subdir, { mode => 0711 } );
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 810556e..a095442 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -176,6 +176,13 @@ This module now works on EBCDIC platforms.
 
 =item *
 
+L<CPAN::Meta> has been upgraded from version 2.132140 to 2.132510.
+
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
+
+=item *
+
 L<CPAN::Meta::Requirements> has been upgraded from version 2.122 to 2.123.
 
 No changes have been made to the installed code other than the version bump to
@@ -219,10 +226,10 @@ C<_utf8_on> under COW has been fixed.
 
 =item *
 
-L<ExtUtils::CBuilder> has been upgraded from version 0.280205 to 0.280210.
+L<ExtUtils::CBuilder> has been upgraded from version 0.280205 to 0.280212.
 
-No changes have been made other than the version bump to keep in sync with the
-latest CPAN release.
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
 
 =item *
 
@@ -318,6 +325,13 @@ keep in sync with the latest CPAN release.
 
 =item *
 
+L<Parse::CPAN::Meta> has been upgraded from version 1.4405 to 1.4407.
+
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
+
+=item *
+
 L<Perl::OSType> has been upgraded from version 1.003 to 1.004.
 
 The Unix OSType 'bitrig' has been added.

--
Perl5 Master Repository

Reply via email to