r63844 - in /branches/upstream/libconfig-mvp-reader-ini-perl/current: Changes META.json META.yml Makefile.PL README eg/mvp.ini lib/Config/MVP/Reader/INI.pm t/mvp.t t/release-pod-syntax.t

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Sun Oct 17 10:07:10 UTC 2010


Author: ansgar
Date: Sun Oct 17 10:06:34 2010
New Revision: 63844

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63844
Log:
[svn-upgrade] new version libconfig-mvp-reader-ini-perl (2.101461)

Modified:
    branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes
    branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json
    branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml
    branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL
    branches/upstream/libconfig-mvp-reader-ini-perl/current/README
    branches/upstream/libconfig-mvp-reader-ini-perl/current/eg/mvp.ini
    branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm
    branches/upstream/libconfig-mvp-reader-ini-perl/current/t/mvp.t
    branches/upstream/libconfig-mvp-reader-ini-perl/current/t/release-pod-syntax.t

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes Sun Oct 17 10:06:34 2010
@@ -1,4 +1,7 @@
 Revision history for Config-MVP-Reader-INI
+
+2.101461  2010-10-14 23:32:52 America/New_York
+          allow spaces in section name (thanks, Nick Perez)
 
 2.101460  2010-05-26 22:30:18 America/New_York
           now implements the new Reader interface from Config::MVP v2

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json Sun Oct 17 10:06:34 2010
@@ -4,11 +4,13 @@
       "Ricardo Signes <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 3.101460",
-   "license" : "perl_5",
+   "generated_by" : "Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400",
+   "license" : [
+      "perl_5"
+   ],
    "meta-spec" : {
-      "url" : "http://github.com/dagolden/cpan-meta/",
-      "version" : 2
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+      "version" : "2"
    },
    "name" : "Config-MVP-Reader-INI",
    "prereqs" : {
@@ -19,189 +21,191 @@
       },
       "runtime" : {
          "requires" : {
-            "Config::INI::Reader" : "0",
+            "Config::INI::Reader" : 0,
             "Config::MVP" : "2",
-            "Config::MVP::Reader" : "0",
-            "Config::MVP::Reader::Findable::ByExtension" : "0",
-            "Moose" : "0"
+            "Config::MVP::Reader" : 0,
+            "Config::MVP::Reader::Findable::ByExtension" : 0,
+            "Moose" : 0
          }
       },
       "test" : {
          "requires" : {
-            "Test::More" : "0"
+            "Test::More" : 0
          }
       }
    },
+   "release_status" : "stable",
    "resources" : {
       "repository" : {
+         "type" : "git",
          "url" : "git://git.codesimply.com/Config-INI-MVP.git"
       }
    },
-   "version" : "2.101460",
+   "version" : "2.101461",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "3.101460"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::AutoPrereq",
-            "name" : "@RJBS/AutoPrereq",
-            "version" : "3.101460"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::AutoVersion",
-            "name" : "@RJBS/AutoVersion",
-            "version" : "3.101460"
+            "version" : "4.102342"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
+            "name" : "@RJBS/AutoPrereqs",
+            "version" : "4.102342"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
+            "name" : "@RJBS/Git::NextVersion",
+            "version" : "1.102810"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
             "name" : "@RJBS/Repository",
-            "version" : "0.13"
+            "version" : "0.14"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.100710"
+            "version" : "3.101641"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "1.101330"
+            "version" : "1.102810"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "1.101330"
+            "version" : "1.102810"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "1.101330"
+            "version" : "1.102810"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "1.101330"
+            "version" : "1.102810"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "3.101460"
+            "version" : "4.102342"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "3.101460"
+            "version" : "4.102342"
          }
       ],
       "zilla" : {
-         "class" : "Dist::Zilla",
+         "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
             "is_trial" : 0
          },
-         "version" : "3.101460"
+         "version" : "4.102342"
       }
    }
 }

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml Sun Oct 17 10:06:34 2010
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.31
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 3.101460, CPAN::Meta::Converter version 2.101460'
+generated_by: 'Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,135 +21,135 @@
   Moose: 0
 resources:
   repository: git://git.codesimply.com/Config-INI-MVP.git
-version: 2.101460
+version: 2.101461
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 3.101460
+      version: 4.102342
     -
-      class: Dist::Zilla::Plugin::AutoPrereq
-      name: '@RJBS/AutoPrereq'
-      version: 3.101460
+      class: Dist::Zilla::Plugin::AutoPrereqs
+      name: '@RJBS/AutoPrereqs'
+      version: 4.102342
     -
-      class: Dist::Zilla::Plugin::AutoVersion
-      name: '@RJBS/AutoVersion'
-      version: 3.101460
+      class: Dist::Zilla::Plugin::Git::NextVersion
+      name: '@RJBS/Git::NextVersion'
+      version: 1.102810
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
-      version: 0.13
+      version: 0.14
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@RJBS/PodWeaver'
-      version: 3.100710
+      version: 3.101641
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 1.101330
+      version: 1.102810
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 1.101330
+      version: 1.102810
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 1.101330
+      version: 1.102810
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 1.101330
+      version: 1.102810
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 3.101460
+      version: 4.102342
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 3.101460
+      version: 4.102342
   zilla:
-    class: Dist::Zilla
+    class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 3.101460
+    version: 4.102342

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL Sun Oct 17 10:06:34 2010
@@ -28,7 +28,7 @@
     'Config::MVP::Reader::Findable::ByExtension' => '0',
     'Moose' => '0'
   },
-  'VERSION' => '2.101460',
+  'VERSION' => '2.101461',
   'test' => {
     'TESTS' => 't/*.t'
   }
@@ -37,10 +37,10 @@
 
 unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
   my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
-  my $pp = $WriteMakefileArgs{PREREQ_PM}; 
+  my $pp = $WriteMakefileArgs{PREREQ_PM};
   for my $mod ( keys %$br ) {
     if ( exists $pp->{$mod} ) {
-      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod}; 
+      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod};
     }
     else {
       $pp->{$mod} = $br->{$mod};

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/README?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/README (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/README Sun Oct 17 10:06:34 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Config-MVP-Reader-INI,
-version 2.101460:
+version 2.101461:
 
   an MVP config reader for .ini files
 

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/eg/mvp.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/eg/mvp.ini?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/eg/mvp.ini (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/eg/mvp.ini Sun Oct 17 10:06:34 2010
@@ -11,3 +11,9 @@
 
 [Foo::Bar / baz]
 x = 1
+
+[Foo::Bar / Bap Bop Boop]
+yarp = 1
+
+[ Foo::Bar / Bap Bop Blort ]
+yarp = 1

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm Sun Oct 17 10:06:34 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::INI;
 BEGIN {
-  $Config::MVP::Reader::INI::VERSION = '2.101460';
+  $Config::MVP::Reader::INI::VERSION = '2.101461';
 }
 use Moose;
 extends 'Config::MVP::Reader';
@@ -26,9 +26,6 @@
 {
   package
    Config::MVP::Reader::INI::INIReader;
-BEGIN {
-  $Config::MVP::Reader::INI::INIReader::VERSION = '2.101460';
-}
   use base 'Config::INI::Reader';
 
   sub new {
@@ -43,7 +40,7 @@
   sub change_section {
     my ($self, $section) = @_;
 
-    my ($package, $name) = $section =~ m{\A\s*(?:([^/\s]+)\s*/\s*)?(\S+)\z};
+    my ($package, $name) = $section =~ m{\A\s*(?:([^/\s]+)\s*/\s*)?(.+)\z};
     $package = $name unless defined $package and length $package;
 
     Carp::croak qq{couldn't understand section header: "$_[1]"}
@@ -87,7 +84,7 @@
 
 =head1 VERSION
 
-version 2.101460
+version 2.101461
 
 =head1 DESCRIPTION
 
@@ -96,7 +93,7 @@
 
 =head1 AUTHOR
 
-  Ricardo Signes <rjbs at cpan.org>
+Ricardo Signes <rjbs at cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/t/mvp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/t/mvp.t?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/t/mvp.t (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/t/mvp.t Sun Oct 17 10:06:34 2010
@@ -12,7 +12,7 @@
 
 is_deeply(
   \@section_names,
-  [ qw(_ Foo::Bar baz) ],
+  [ qw(_ Foo::Bar baz), 'Bap Bop Boop', 'Bap Bop Blort' ],
   "loaded the right names from sample config",
 );
 
@@ -40,4 +40,12 @@
   'baz payload',
 );
 
+is($seq->section_named('Bap Bop Boop')->package, 'Foo::Bar', 'Bap Bop Boop package');
+
+is_deeply(
+  $seq->section_named('Bap Bop Boop')->payload,
+  { yarp => 1 },
+  'Bap Bop Boop payload',
+);
+
 done_testing;

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/t/release-pod-syntax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/t/release-pod-syntax.t?rev=63844&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/t/release-pod-syntax.t (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/t/release-pod-syntax.t Sun Oct 17 10:06:34 2010
@@ -12,4 +12,4 @@
 eval "use Test::Pod 1.41";
 plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
 
-all_pod_files_ok();
+all_pod_files_ok();




More information about the Pkg-perl-cvs-commits mailing list