r58788 - in /trunk/libconfig-mvp-perl: ./ debian/ lib/Config/ lib/Config/MVP/ lib/Config/MVP/Assembler/ lib/Config/MVP/Reader/ lib/Config/MVP/Reader/Findable/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Jun 3 09:46:30 UTC 2010


Author: ansgar-guest
Date: Thu Jun  3 09:46:00 2010
New Revision: 58788

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58788
Log:
New upstream release.

Modified:
    trunk/libconfig-mvp-perl/Changes
    trunk/libconfig-mvp-perl/META.json
    trunk/libconfig-mvp-perl/META.yml
    trunk/libconfig-mvp-perl/Makefile.PL
    trunk/libconfig-mvp-perl/README
    trunk/libconfig-mvp-perl/debian/changelog
    trunk/libconfig-mvp-perl/lib/Config/MVP.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler/WithBundles.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Reader.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable/ByExtension.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Finder.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Hash.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Section.pm
    trunk/libconfig-mvp-perl/lib/Config/MVP/Sequence.pm

Modified: trunk/libconfig-mvp-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/Changes?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/Changes (original)
+++ trunk/libconfig-mvp-perl/Changes Thu Jun  3 09:46:00 2010
@@ -1,4 +1,7 @@
 Revision history for Config-MVP
+
+2.101540  2010-06-03 00:28:57 America/New_York
+          improve if_none to return from the proper scope (i.e., now it works)
 
 2.101480  2010-05-28 22:59:18 America/New_York
           add an if_none callback to Reader::Finder; for now, private

Modified: trunk/libconfig-mvp-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/META.json?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/META.json (original)
+++ trunk/libconfig-mvp-perl/META.json Thu Jun  3 09:46:00 2010
@@ -4,7 +4,7 @@
       "Ricardo Signes <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 3.101460",
+   "generated_by" : "Dist::Zilla version 4.101540",
    "license" : "perl_5",
    "meta-spec" : {
       "url" : "http://github.com/dagolden/cpan-meta/",
@@ -36,12 +36,13 @@
          }
       }
    },
+   "release_status" : "stable",
    "resources" : {
       "repository" : {
          "url" : "git://git.codesimply.com/Config-MVP.git"
       }
    },
-   "version" : "2.101480",
+   "version" : "2.101540",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
@@ -53,112 +54,112 @@
                }
             },
             "name" : "Prereq",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereq",
             "name" : "@RJBS/AutoPrereq",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoVersion",
             "name" : "@RJBS/AutoVersion",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
@@ -193,22 +194,22 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "3.101460"
+            "version" : "4.101540"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "3.101460"
+            "version" : "4.101540"
          }
       ],
       "zilla" : {
@@ -216,7 +217,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "3.101460"
+         "version" : "4.101540"
       }
    }
 }

Modified: trunk/libconfig-mvp-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/META.yml?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/META.yml (original)
+++ trunk/libconfig-mvp-perl/META.yml Thu Jun  3 09:46:00 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.101461'
+generated_by: 'Dist::Zilla version 4.101540, CPAN::Meta::Converter version 2.101461'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,7 +25,7 @@
   Try::Tiny: 0
 resources:
   repository: git://git.codesimply.com/Config-MVP.git
-version: 2.101480
+version: 2.101540
 x_Dist_Zilla:
   plugins:
     -
@@ -35,91 +35,91 @@
           phase: runtime
           type: requires
       name: Prereq
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::AutoPrereq
       name: '@RJBS/AutoPrereq'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::AutoVersion
       name: '@RJBS/AutoVersion'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
@@ -147,21 +147,21 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 3.101460
+      version: 4.101540
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 3.101460
+      version: 4.101540
   zilla:
     class: Dist::Zilla
     config:
       is_trial: 0
-    version: 3.101460
+    version: 4.101540

Modified: trunk/libconfig-mvp-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/Makefile.PL?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/Makefile.PL (original)
+++ trunk/libconfig-mvp-perl/Makefile.PL Thu Jun  3 09:46:00 2010
@@ -32,7 +32,7 @@
     'Tie::IxHash' => '0',
     'Try::Tiny' => '0'
   },
-  'VERSION' => '2.101480',
+  'VERSION' => '2.101540',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: trunk/libconfig-mvp-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/README?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/README (original)
+++ trunk/libconfig-mvp-perl/README Thu Jun  3 09:46:00 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Config-MVP,
-version 2.101480:
+version 2.101540:
 
   multivalue-property package-oriented configuration
 

Modified: trunk/libconfig-mvp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/debian/changelog?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/debian/changelog (original)
+++ trunk/libconfig-mvp-perl/debian/changelog Thu Jun  3 09:46:00 2010
@@ -1,8 +1,9 @@
-libconfig-mvp-perl (2.101480-2) UNRELEASED; urgency=low
+libconfig-mvp-perl (2.101540-1) unstable; urgency=low
 
+  * New upstream release.
   * Use correct version number (0.024-2) for Breaks: libconfig-ini-mvp-perl.
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Tue, 01 Jun 2010 23:58:43 +0900
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 03 Jun 2010 18:45:46 +0900
 
 libconfig-mvp-perl (2.101480-1) unstable; urgency=low
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP;
 BEGIN {
-  $Config::MVP::VERSION = '2.101480';
+  $Config::MVP::VERSION = '2.101540';
 }
 # ABSTRACT: multivalue-property package-oriented configuration
 use strict;
@@ -18,7 +18,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 SYNOPSIS
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Assembler;
 BEGIN {
-  $Config::MVP::Assembler::VERSION = '2.101480';
+  $Config::MVP::Assembler::VERSION = '2.101540';
 }
 use Moose;
 # ABSTRACT: multivalue-property config-loading state machine
@@ -123,7 +123,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler/WithBundles.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler/WithBundles.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler/WithBundles.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Assembler/WithBundles.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Assembler::WithBundles;
 BEGIN {
-  $Config::MVP::Assembler::WithBundles::VERSION = '2.101480';
+  $Config::MVP::Assembler::WithBundles::VERSION = '2.101540';
 }
 use Moose::Role;
 # ABSTRACT: a role to make assemblers expand bundles
@@ -96,7 +96,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Reader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Reader.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Reader.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Reader.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader;
 BEGIN {
-  $Config::MVP::Reader::VERSION = '2.101480';
+  $Config::MVP::Reader::VERSION = '2.101540';
 }
 use Moose;
 # ABSTRACT: object to read config from storage into an assembler
@@ -41,7 +41,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 SYNOPSIS
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::Findable;
 BEGIN {
-  $Config::MVP::Reader::Findable::VERSION = '2.101480';
+  $Config::MVP::Reader::Findable::VERSION = '2.101540';
 }
 use Moose::Role;
 # ABSTRACT: a config class that Config::MVP::Reader::Finder can find
@@ -21,7 +21,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable/ByExtension.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable/ByExtension.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable/ByExtension.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Findable/ByExtension.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::Findable::ByExtension;
 BEGIN {
-  $Config::MVP::Reader::Findable::ByExtension::VERSION = '2.101480';
+  $Config::MVP::Reader::Findable::ByExtension::VERSION = '2.101540';
 }
 use Moose::Role;
 # ABSTRACT: a Findable Reader that looks for files by extension
@@ -33,7 +33,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 METHODS
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Finder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Finder.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Finder.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Finder.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::Finder;
 BEGIN {
-  $Config::MVP::Reader::Finder::VERSION = '2.101480';
+  $Config::MVP::Reader::Finder::VERSION = '2.101540';
 }
 use Moose;
 extends 'Config::MVP::Reader';
@@ -67,13 +67,17 @@
 
   local $arg->{assembler} = $arg->{assembler} || $self->build_assembler;
 
-  my $which  = try {
-    $self->_which_reader($location);
+  my $which;
+  my $instead;
+  try {
+    $which = $self->_which_reader($location);
   } catch {
     die $_ unless $_ =~ /^no viable configuration/;
     die $_ unless defined (my $handler = $self->if_none);
-    return $self->$handler($location, $arg);
+    $instead = $self->$handler($location, $arg);
   };
+
+  return $instead unless $which;
 
   my $reader = $which->{package}->new;
 
@@ -99,7 +103,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Hash.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Hash.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Reader/Hash.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::Hash;
 BEGIN {
-  $Config::MVP::Reader::Hash::VERSION = '2.101480';
+  $Config::MVP::Reader::Hash::VERSION = '2.101540';
 }
 use Moose;
 extends 'Config::MVP::Reader';
@@ -43,7 +43,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 SYNOPSIS
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Section.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Section.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Section.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Section.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Section;
 BEGIN {
-  $Config::MVP::Section::VERSION = '2.101480';
+  $Config::MVP::Section::VERSION = '2.101540';
 }
 use Moose;
 # ABSTRACT: one section of an MVP configuration sequence
@@ -165,7 +165,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 

Modified: trunk/libconfig-mvp-perl/lib/Config/MVP/Sequence.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-perl/lib/Config/MVP/Sequence.pm?rev=58788&op=diff
==============================================================================
--- trunk/libconfig-mvp-perl/lib/Config/MVP/Sequence.pm (original)
+++ trunk/libconfig-mvp-perl/lib/Config/MVP/Sequence.pm Thu Jun  3 09:46:00 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Sequence;
 BEGIN {
-  $Config::MVP::Sequence::VERSION = '2.101480';
+  $Config::MVP::Sequence::VERSION = '2.101540';
 }
 use Moose;
 # ABSTRACT: an ordered set of named configuration sections
@@ -129,7 +129,7 @@
 
 =head1 VERSION
 
-version 2.101480
+version 2.101540
 
 =head1 DESCRIPTION
 




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