Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2012-02-14 11:25:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Meta", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta/perl-CPAN-Meta.changes    
2012-01-09 21:43:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes       
2012-02-14 11:25:48.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Feb 11 06:53:58 UTC 2012 - [email protected]
+
+- updated to 2.120351
+  - Fixed CPAN packaging errors
+  - Work around a memory leak bug involving version objects
+    in boolean context.
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Meta-2.113640.tar.gz

New:
----
  CPAN-Meta-2.120351.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.tlp2Lu/_old  2012-02-14 11:25:48.000000000 +0100
+++ /var/tmp/diff_new_pack.tlp2Lu/_new  2012-02-14 11:25:49.000000000 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           perl-CPAN-Meta
-Version:        2.113640
+Version:        2.120351
 Release:        0
 %define cpan_name CPAN-Meta
 Summary:        the distribution metadata for a CPAN dist
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/CPAN-Meta/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 Patch0:         perl-CPAN-Meta-use_lib.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +42,6 @@
 #BuildRequires: perl(CPAN::Meta::Prereqs)
 #BuildRequires: perl(CPAN::Meta::Requirements)
 #BuildRequires: perl(CPAN::Meta::Validator)
-#BuildRequires: perl(Test::Requires)
 Requires:       perl(CPAN::Meta::YAML) >= 0.002
 Requires:       perl(JSON::PP) >= 2.27103
 Requires:       perl(Parse::CPAN::Meta) >= 1.4400
@@ -84,6 +83,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes history LICENSE README README.PATCHING Todo
+%doc Changes LICENSE perlcritic.rc README README.PATCHING Todo
 
 %changelog

++++++ CPAN-Meta-2.113640.tar.gz -> CPAN-Meta-2.120351.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/Changes 
new/CPAN-Meta-2.120351/Changes
--- old/CPAN-Meta-2.113640/Changes      2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/Changes      2012-02-04 05:01:59.000000000 +0100
@@ -1,7 +1,22 @@
 Revision history for CPAN-Meta
 
+2.120351  2012-02-03 23:01:45 America/New_York
+
+  [OTHER]
+
+  - Fixed CPAN packaging errors
+
+2.120350  2012-02-03 22:46:59 America/New_York
+
+  [BUGFIX]
+
+  - Work around a memory leak bug involving version objects
+    in boolean context.
+
 2.113640  2011-12-30 15:19:46 America/New_York
 
+  [OTHER]
+
   - Version::Requirements has now been merged as CPAN::Meta::Requirements,
     rendering Version::Requirements itself redundant
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/MANIFEST 
new/CPAN-Meta-2.120351/MANIFEST
--- old/CPAN-Meta-2.113640/MANIFEST     2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/MANIFEST     2012-02-04 05:01:59.000000000 +0100
@@ -21,6 +21,7 @@
 lib/CPAN/Meta/Requirements.pm
 lib/CPAN/Meta/Spec.pm
 lib/CPAN/Meta/Validator.pm
+perlcritic.rc
 t/00-compile.t
 t/accepts.t
 t/basic.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/META.json 
new/CPAN-Meta-2.120351/META.json
--- old/CPAN-Meta-2.113640/META.json    2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/META.json    2012-02-04 05:01:59.000000000 +0100
@@ -5,7 +5,7 @@
       "Ricardo Signes <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter 
version 2.113640",
+   "generated_by" : "Dist::Zilla version 4.300003, CPAN::Meta::Converter 
version 2.113640",
    "license" : [
       "perl_5"
    ],
@@ -54,43 +54,43 @@
    "provides" : {
       "CPAN::Meta" : {
          "file" : "lib/CPAN/Meta.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Converter" : {
          "file" : "lib/CPAN/Meta/Converter.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Feature" : {
          "file" : "lib/CPAN/Meta/Feature.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::History" : {
          "file" : "lib/CPAN/Meta/History.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Prereqs" : {
          "file" : "lib/CPAN/Meta/Prereqs.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Requirements" : {
          "file" : "lib/CPAN/Meta/Requirements.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Requirements::_Range::Exact" : {
          "file" : "lib/CPAN/Meta/Requirements.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Requirements::_Range::Range" : {
          "file" : "lib/CPAN/Meta/Requirements.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Spec" : {
          "file" : "lib/CPAN/Meta/Spec.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       },
       "CPAN::Meta::Validator" : {
          "file" : "lib/CPAN/Meta/Validator.pm",
-         "version" : "2.113640"
+         "version" : "2.120351"
       }
    },
    "release_status" : "stable",
@@ -99,13 +99,13 @@
          "mailto" : "bug-cpan-meta at rt.cpan.org",
          "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta";
       },
-      "homepage" : "https://github.com/rjbs/cpan-meta";,
+      "homepage" : "https://github.com/dagolden/cpan-meta";,
       "repository" : {
          "type" : "git",
          "url" : "git://github.com/dagolden/cpan-meta.git",
          "web" : "http://github.com/dagolden/cpan-meta";
       }
    },
-   "version" : "2.113640"
+   "version" : "2.120351"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/META.yml 
new/CPAN-Meta-2.120351/META.yml
--- old/CPAN-Meta-2.113640/META.yml     2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/META.yml     2012-02-04 05:01:59.000000000 +0100
@@ -15,7 +15,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300005, CPAN::Meta::Converter version 
2.113640'
+generated_by: 'Dist::Zilla version 4.300003, CPAN::Meta::Converter version 
2.113640'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,34 +27,34 @@
 provides:
   CPAN::Meta:
     file: lib/CPAN/Meta.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Converter:
     file: lib/CPAN/Meta/Converter.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Feature:
     file: lib/CPAN/Meta/Feature.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::History:
     file: lib/CPAN/Meta/History.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Prereqs:
     file: lib/CPAN/Meta/Prereqs.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Requirements:
     file: lib/CPAN/Meta/Requirements.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Requirements::_Range::Exact:
     file: lib/CPAN/Meta/Requirements.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Requirements::_Range::Range:
     file: lib/CPAN/Meta/Requirements.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Spec:
     file: lib/CPAN/Meta/Spec.pm
-    version: 2.113640
+    version: 2.120351
   CPAN::Meta::Validator:
     file: lib/CPAN/Meta/Validator.pm
-    version: 2.113640
+    version: 2.120351
 requires:
   CPAN::Meta::YAML: 0.002
   Carp: 0
@@ -67,6 +67,6 @@
   warnings: 0
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta
-  homepage: https://github.com/rjbs/cpan-meta
+  homepage: https://github.com/dagolden/cpan-meta
   repository: git://github.com/dagolden/cpan-meta.git
-version: 2.113640
+version: 2.120351
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/Makefile.PL 
new/CPAN-Meta-2.120351/Makefile.PL
--- old/CPAN-Meta-2.113640/Makefile.PL  2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/Makefile.PL  2012-02-04 05:01:59.000000000 +0100
@@ -38,7 +38,7 @@
     "version" => "0.82",
     "warnings" => 0
   },
-  "VERSION" => "2.113640",
+  "VERSION" => "2.120351",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/README 
new/CPAN-Meta-2.120351/README
--- old/CPAN-Meta-2.113640/README       2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/README       2012-02-04 05:01:59.000000000 +0100
@@ -2,7 +2,7 @@
     CPAN::Meta - the distribution metadata for a CPAN dist
 
 VERSION
-    version 2.113640
+    version 2.120351
 
 SYNOPSIS
       my $meta = CPAN::Meta->load_file('META.json');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/dist.ini 
new/CPAN-Meta-2.120351/dist.ini
--- old/CPAN-Meta-2.113640/dist.ini     2011-12-30 21:20:11.000000000 +0100
+++ new/CPAN-Meta-2.120351/dist.ini     2012-02-04 05:01:59.000000000 +0100
@@ -12,9 +12,46 @@
 -bundle = @DAGOLDEN
 -remove = Git::NextVersion
 -remove = MetaNoIndex
+-remove = Test::PodSpelling
 tag_format = %v
 version_regex = ^(\d+\.\d{6})$ ; AutoVersion style
 
+[Test::PodSpelling]
+stopwords = Baz
+stopwords = CPANPLUS
+stopwords = CamelCase
+stopwords = IETF
+stopwords = IMPLEMENTORS
+stopwords = JSON
+stopwords = Locator
+stopwords = Prereq
+stopwords = Prereqs
+stopwords = URL's
+stopwords = UTF
+stopwords = arrayrefs
+stopwords = bzr
+stopwords = cvs
+stopwords = darcs
+stopwords = deserialized
+stopwords = deserializes
+stopwords = dir
+stopwords = distmeta
+stopwords = hashrefs
+stopwords = hg
+stopwords = invocant
+stopwords = json
+stopwords = lossy
+stopwords = mailto
+stopwords = pathname
+stopwords = prereq
+stopwords = prereqs
+stopwords = runtime
+stopwords = subkey
+stopwords = subkeys
+stopwords = svn
+stopwords = unix
+stopwords = url
+
 [MetaNoIndex]
 directory = history
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Converter.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Converter.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Converter.pm   2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Converter.pm   2012-02-04 
05:01:59.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Converter;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 
 use CPAN::Meta::Validator;
@@ -316,7 +316,10 @@
   return 0 if ! length $element;
   return 0 if ( $element eq 'undef' || $element eq '<undef>' );
 
-  if ( my $v = eval { version->new($element) } ) {
+  my $v = eval { version->new($element) };
+  # XXX check defined $v and not just $v because version objects leak memory
+  # in boolean context -- dagolden, 2012-02-03
+  if ( defined $v ) {
     return $v->is_qv ? $v->normal : $element;
   }
   else {
@@ -326,7 +329,7 @@
 
 sub _version_map {
   my ($element) = @_;
-  return undef unless defined $element;
+  return unless defined $element;
   if ( ref $element eq 'HASH' ) {
     my $new_map = {};
     for my $k ( keys %$element ) {
@@ -444,7 +447,7 @@
 
 sub _downgrade_optional_features {
   my (undef, undef, $meta) = @_;
-  return undef unless exists $meta->{optional_features};
+  return unless exists $meta->{optional_features};
   my $origin = $meta->{optional_features};
   my $features = {};
   for my $name ( keys %$origin ) {
@@ -465,7 +468,7 @@
 
 sub _upgrade_optional_features {
   my (undef, undef, $meta) = @_;
-  return undef unless exists $meta->{optional_features};
+  return unless exists $meta->{optional_features};
   my $origin = $meta->{optional_features};
   my $features = {};
   for my $name ( keys %$origin ) {
@@ -561,7 +564,7 @@
     return unless $item;
     if ( $item =~ m{^mailto:(.*)$} ) { return { mailto => $1 } }
     elsif( _is_urlish($item) ) { return { web => $item } }
-    else { return undef }
+    else { return }
   },
   repository => sub { return _is_urlish($_[0]) ? { url => $_[0] } : undef },
   ':custom'  => \&_prefix_custom,
@@ -569,7 +572,7 @@
 
 sub _upgrade_resources_2 {
   my (undef, undef, $meta, $version) = @_;
-  return undef unless exists $meta->{resources};
+  return unless exists $meta->{resources};
   return _convert($meta->{resources}, $resource2_upgrade);
 }
 
@@ -607,7 +610,7 @@
 
 sub _cleanup_resources_2 {
   my ($resources, $key, $meta, $to_version) = @_;
-  return undef unless $resources && ref $resources eq 'HASH';
+  return unless $resources && ref $resources eq 'HASH';
   return _convert($resources, $resources2_cleanup, $to_version);
 }
 
@@ -621,7 +624,7 @@
 
 sub _resources_1_3 {
   my (undef, undef, $meta, $version) = @_;
-  return undef unless exists $meta->{resources};
+  return unless exists $meta->{resources};
   return _convert($meta->{resources}, $resource1_spec);
 }
 
@@ -634,7 +637,7 @@
     $resources->{license} = $meta->license_url
       if _is_urlish($meta->{license_url});
   }
-  return undef unless keys %$resources;
+  return unless keys %$resources;
   return _convert($resources, $resource1_spec);
 }
 
@@ -648,7 +651,7 @@
 
 sub _downgrade_resources {
   my (undef, undef, $meta, $version) = @_;
-  return undef unless exists $meta->{resources};
+  return unless exists $meta->{resources};
   return _convert($meta->{resources}, $resource_downgrade_spec);
 }
 
@@ -1260,7 +1263,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Feature.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Feature.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Feature.pm     2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Feature.pm     2012-02-04 
05:01:59.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Feature;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 use CPAN::Meta::Prereqs;
 
@@ -42,7 +42,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/History.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/History.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/History.pm     2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/History.pm     2012-02-04 
05:01:59.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::History;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 1;
 
@@ -20,7 +20,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 DESCRIPTION
 
@@ -242,7 +242,7 @@
 
 =item *
 
-Added 'optional_features' field as an alterate under 'recommends'.
+Added 'optional_features' field as an alternate under 'recommends'.
 Includes 'description', 'requires', 'build_requires', 'conflicts',
 'requires_packages', 'requires_os' and 'excluded_os' as valid subkeys
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Prereqs.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Prereqs.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Prereqs.pm     2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Prereqs.pm     2012-02-04 
05:01:59.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Prereqs;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 
 use Carp qw(confess);
@@ -149,7 +149,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Requirements.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Requirements.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Requirements.pm        2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Requirements.pm        2012-02-04 
05:01:59.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Requirements;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 # ABSTRACT: a set of version requirements for a CPAN dist
 
 
@@ -384,7 +384,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Spec.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Spec.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Spec.pm        2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Spec.pm        2012-02-04 
05:01:59.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Spec;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 1;
 
@@ -20,7 +20,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 SYNOPSIS
 
@@ -506,12 +506,12 @@
 =item file
 
 A I<List> of relative paths to files.  Paths B<must be> specified with
-unix convetions.
+unix conventions.
 
 =item directory
 
 A I<List> of relative paths to directories.  Paths B<must be> specified
-with unix convetions.
+with unix conventions.
 
 [ Note: previous editions of the spec had C<dir> instead of C<directory> ]
 
@@ -566,7 +566,7 @@
 C<L</prereqs>> key.  It provides a list of package requirements
 that must be satisfied for the feature to be supported or enabled.
 
-There is one crucial restriction:  the preqreqs of an optional feature
+There is one crucial restriction:  the prereqs of an optional feature
 B<must not> include C<configure> phase prereqs.
 
 =back
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta/Validator.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta/Validator.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta/Validator.pm   2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta/Validator.pm   2012-02-04 
05:01:59.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package CPAN::Meta::Validator;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 
 #--------------------------------------------------------------------------#
@@ -838,7 +838,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/lib/CPAN/Meta.pm 
new/CPAN-Meta-2.120351/lib/CPAN/Meta.pm
--- old/CPAN-Meta-2.113640/lib/CPAN/Meta.pm     2011-12-30 21:20:12.000000000 
+0100
+++ new/CPAN-Meta-2.120351/lib/CPAN/Meta.pm     2012-02-04 05:01:59.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package CPAN::Meta;
-our $VERSION = '2.113640'; # VERSION
+our $VERSION = '2.120351'; # VERSION
 
 
 use Carp qw(carp croak);
@@ -346,7 +346,7 @@
 
 =head1 VERSION
 
-version 2.113640
+version 2.120351
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/perlcritic.rc 
new/CPAN-Meta-2.120351/perlcritic.rc
--- old/CPAN-Meta-2.113640/perlcritic.rc        1970-01-01 01:00:00.000000000 
+0100
+++ new/CPAN-Meta-2.120351/perlcritic.rc        2012-02-04 05:01:59.000000000 
+0100
@@ -0,0 +1,23 @@
+severity = 5
+verbose = 8
+
+[Variables::ProhibitPunctuationVars]
+allow = $@ $!
+
+[TestingAndDebugging::ProhibitNoStrict]
+allow = refs
+
+# Turn these off
+[-BuiltinFunctions::ProhibitStringyEval]
+[-ControlStructures::ProhibitPostfixControls]
+[-ControlStructures::ProhibitUnlessBlocks]
+[-Documentation::RequirePodSections]
+[-InputOutput::ProhibitInteractiveTest]
+[-Miscellanea::RequireRcsKeywords]
+[-References::ProhibitDoubleSigils]
+[-RegularExpressions::RequireExtendedFormatting]
+[-InputOutput::ProhibitTwoArgOpen]
+
+# Turn this on
+[Lax::ProhibitStringyEval::ExceptForRequire]
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/xt/author/pod-spell.t 
new/CPAN-Meta-2.120351/xt/author/pod-spell.t
--- old/CPAN-Meta-2.113640/xt/author/pod-spell.t        2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/xt/author/pod-spell.t        2012-02-04 
05:01:59.000000000 +0100
@@ -15,6 +15,40 @@
 add_stopwords(<DATA>);
 all_pod_files_spelling_ok('bin', 'lib');
 __DATA__
+Baz
+CPANPLUS
+CamelCase
+IETF
+IMPLEMENTORS
+JSON
+Locator
+Prereq
+Prereqs
+URL's
+UTF
+arrayrefs
+bzr
+cvs
+darcs
+deserialized
+deserializes
+dir
+distmeta
+hashrefs
+hg
+invocant
+json
+lossy
+mailto
+pathname
+prereq
+prereqs
+runtime
+subkey
+subkeys
+svn
+unix
+url
 David
 Golden
 Ricardo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-2.113640/xt/release/test-version.t 
new/CPAN-Meta-2.120351/xt/release/test-version.t
--- old/CPAN-Meta-2.113640/xt/release/test-version.t    2011-12-30 
21:20:12.000000000 +0100
+++ new/CPAN-Meta-2.120351/xt/release/test-version.t    2012-02-04 
05:01:59.000000000 +0100
@@ -4,9 +4,9 @@
 use warnings;
 use Test::More;
 
-use Test::Requires {
-    'Test::Version' => 0.04,
-};
+eval "use Test::Version 0.04";
+plan skip_all => "Test::Version 0.04 required for testing versions"
+    if $@;
 
-version_all_ok;
+version_all_ok();
 done_testing;

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to