r64850 - in /branches/upstream/libapp-cmd-perl/current: ./ lib/App/ lib/App/Cmd/ lib/App/Cmd/Command/ lib/App/Cmd/Subdispatch/ t/

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Nov 13 08:10:22 UTC 2010


Author: carnil
Date: Sat Nov 13 08:10:15 2010
New Revision: 64850

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64850
Log:
[svn-upgrade] new version libapp-cmd-perl (0.309)

Modified:
    branches/upstream/libapp-cmd-perl/current/Changes
    branches/upstream/libapp-cmd-perl/current/META.json
    branches/upstream/libapp-cmd-perl/current/META.yml
    branches/upstream/libapp-cmd-perl/current/Makefile.PL
    branches/upstream/libapp-cmd-perl/current/README
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/ArgProcessor.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/commands.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/help.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Plugin.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Setup.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Simple.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch/DashedStyle.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tester.pm
    branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tutorial.pod
    branches/upstream/libapp-cmd-perl/current/t/setup-broken.t

Modified: branches/upstream/libapp-cmd-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/Changes?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/Changes (original)
+++ branches/upstream/libapp-cmd-perl/current/Changes Sat Nov 13 08:10:15 2010
@@ -1,4 +1,8 @@
 Revision history for App-Cmd
+
+0.309     2010-11-12
+
+          skip a failing test on perl 5.8.x
 
 0.308     2010-11-08
 

Modified: branches/upstream/libapp-cmd-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/META.json?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/META.json (original)
+++ branches/upstream/libapp-cmd-perl/current/META.json Sat Nov 13 08:10:15 2010
@@ -4,7 +4,7 @@
       "Ricardo Signes <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400",
+   "generated_by" : "Dist::Zilla version 4.102343, CPAN::Meta::Converter version 2.102400",
    "license" : [
       "perl_5"
    ],
@@ -51,83 +51,83 @@
          "url" : "git://git.codesimply.com/App-Cmd.git"
       }
    },
-   "version" : "0.308",
+   "version" : "0.309",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -137,27 +137,27 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
@@ -173,7 +173,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -203,22 +203,22 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.102342"
+            "version" : "4.102343"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.102342"
+            "version" : "4.102343"
          }
       ],
       "zilla" : {
@@ -226,7 +226,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "4.102342"
+         "version" : "4.102343"
       }
    }
 }

Modified: branches/upstream/libapp-cmd-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/META.yml?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/META.yml (original)
+++ branches/upstream/libapp-cmd-perl/current/META.yml Sat Nov 13 08:10:15 2010
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.31
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400'
+generated_by: 'Dist::Zilla version 4.102343, CPAN::Meta::Converter version 2.102400'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,69 +31,69 @@
   perl: 5.006
 resources:
   repository: git://git.codesimply.com/App-Cmd.git
-version: 0.308
+version: 0.309
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
@@ -101,23 +101,23 @@
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
@@ -129,7 +129,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@RJBS/PodWeaver'
@@ -153,21 +153,21 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.102342
+      version: 4.102343
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.102342
+      version: 4.102343
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.102342
+    version: 4.102343

Modified: branches/upstream/libapp-cmd-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/Makefile.PL?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/Makefile.PL (original)
+++ branches/upstream/libapp-cmd-perl/current/Makefile.PL Sat Nov 13 08:10:15 2010
@@ -37,7 +37,7 @@
     'Sub::Install' => '0',
     'Text::Abbrev' => '0'
   },
-  'VERSION' => '0.308',
+  'VERSION' => '0.309',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: branches/upstream/libapp-cmd-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/README?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/README (original)
+++ branches/upstream/libapp-cmd-perl/current/README Sat Nov 13 08:10:15 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution App-Cmd,
-version 0.308:
+version 0.309:
 
   write command line apps with less suffering
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd.pm Sat Nov 13 08:10:15 2010
@@ -4,7 +4,7 @@
 
 package App::Cmd;
 BEGIN {
-  $App::Cmd::VERSION = '0.308';
+  $App::Cmd::VERSION = '0.309';
 }
 use App::Cmd::ArgProcessor;
 BEGIN { our @ISA = 'App::Cmd::ArgProcessor' };
@@ -358,7 +358,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 SYNOPSIS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/ArgProcessor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/ArgProcessor.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/ArgProcessor.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/ArgProcessor.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::ArgProcessor;
 BEGIN {
-  $App::Cmd::ArgProcessor::VERSION = '0.308';
+  $App::Cmd::ArgProcessor::VERSION = '0.309';
 }
 # ABSTRACT: App::Cmd-specific wrapper for Getopt::Long::Descriptive
 
@@ -34,7 +34,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 AUTHOR
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Command;
 BEGIN {
-  $App::Cmd::Command::VERSION = '0.308';
+  $App::Cmd::Command::VERSION = '0.309';
 }
 use App::Cmd::ArgProcessor;
 BEGIN { our @ISA = 'App::Cmd::ArgProcessor' };
@@ -138,7 +138,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 METHODS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/commands.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/commands.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/commands.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/commands.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Command::commands;
 BEGIN {
-  $App::Cmd::Command::commands::VERSION = '0.308';
+  $App::Cmd::Command::commands::VERSION = '0.309';
 }
 use App::Cmd::Command;
 BEGIN { our @ISA = 'App::Cmd::Command' };
@@ -66,7 +66,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 DESCRIPTION
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/help.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/help.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/help.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Command/help.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Command::help;
 BEGIN {
-  $App::Cmd::Command::help::VERSION = '0.308';
+  $App::Cmd::Command::help::VERSION = '0.309';
 }
 use App::Cmd::Command;
 BEGIN { our @ISA = 'App::Cmd::Command'; }
@@ -67,7 +67,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 DESCRIPTION
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Plugin.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Plugin.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Plugin.pm Sat Nov 13 08:10:15 2010
@@ -2,7 +2,7 @@
 use warnings;
 package App::Cmd::Plugin;
 BEGIN {
-  $App::Cmd::Plugin::VERSION = '0.308';
+  $App::Cmd::Plugin::VERSION = '0.309';
 }
 # ABSTRACT: a plugin for App::Cmd commands
 
@@ -26,7 +26,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 AUTHOR
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Setup.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Setup.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Setup.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Setup.pm Sat Nov 13 08:10:15 2010
@@ -2,7 +2,7 @@
 use warnings;
 package App::Cmd::Setup;
 BEGIN {
-  $App::Cmd::Setup::VERSION = '0.308';
+  $App::Cmd::Setup::VERSION = '0.309';
 }
 # ABSTRACT: helper for setting up App::Cmd classes
 
@@ -166,7 +166,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 OVERVIEW
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Simple.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Simple.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Simple.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Simple;
 BEGIN {
-  $App::Cmd::Simple::VERSION = '0.308';
+  $App::Cmd::Simple::VERSION = '0.309';
 }
 use App::Cmd::Command;
 BEGIN { our @ISA = 'App::Cmd::Command' }
@@ -102,7 +102,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 SYNOPSIS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Subdispatch;
 BEGIN {
-  $App::Cmd::Subdispatch::VERSION = '0.308';
+  $App::Cmd::Subdispatch::VERSION = '0.309';
 }
 
 use App::Cmd;
@@ -78,7 +78,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 METHODS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch/DashedStyle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch/DashedStyle.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch/DashedStyle.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Subdispatch/DashedStyle.pm Sat Nov 13 08:10:15 2010
@@ -3,7 +3,7 @@
 
 package App::Cmd::Subdispatch::DashedStyle;
 BEGIN {
-  $App::Cmd::Subdispatch::DashedStyle::VERSION = '0.308';
+  $App::Cmd::Subdispatch::DashedStyle::VERSION = '0.309';
 }
 use App::Cmd::Subdispatch;
 BEGIN { our @ISA = 'App::Cmd::Subdispatch' };
@@ -64,7 +64,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 METHODS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tester.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tester.pm?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tester.pm (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tester.pm Sat Nov 13 08:10:15 2010
@@ -2,7 +2,7 @@
 use warnings;
 package App::Cmd::Tester;
 BEGIN {
-  $App::Cmd::Tester::VERSION = '0.308';
+  $App::Cmd::Tester::VERSION = '0.309';
 }
 
 # ABSTRACT: for capturing the result of running an app
@@ -67,7 +67,7 @@
 {
   package App::Cmd::Tester::Result;
 BEGIN {
-  $App::Cmd::Tester::Result::VERSION = '0.308';
+  $App::Cmd::Tester::Result::VERSION = '0.309';
 }
 
   sub new {
@@ -86,7 +86,7 @@
 {
   package App::Cmd::Tester::Exited;
 BEGIN {
-  $App::Cmd::Tester::Exited::VERSION = '0.308';
+  $App::Cmd::Tester::Exited::VERSION = '0.309';
 }
   sub throw {
     my ($class, $code) = @_;
@@ -106,7 +106,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 SYNOPSIS
 

Modified: branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tutorial.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tutorial.pod?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tutorial.pod (original)
+++ branches/upstream/libapp-cmd-perl/current/lib/App/Cmd/Tutorial.pod Sat Nov 13 08:10:15 2010
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 0.308
+version 0.309
 
 =head1 DESCRIPTION
 

Modified: branches/upstream/libapp-cmd-perl/current/t/setup-broken.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libapp-cmd-perl/current/t/setup-broken.t?rev=64850&op=diff
==============================================================================
--- branches/upstream/libapp-cmd-perl/current/t/setup-broken.t (original)
+++ branches/upstream/libapp-cmd-perl/current/t/setup-broken.t Sat Nov 13 08:10:15 2010
@@ -17,13 +17,16 @@
   'using an obviously broken library should die'
 );
 
-isnt(
-  exception {
-    require Test::BrokenCmd::Command;
-  },
-  undef,
-  'the broken library is broken'
-);
+{
+  local $TODO = "require 'works' after failing on pre-5.10" if $] < 5.010;
+  isnt(
+    exception {
+      require Test::BrokenCmd::Command;
+    },
+    undef,
+    'the broken library is broken'
+  );
+}
 
 ok( exists $INC{'Test/BrokenCmd/Command.pm'},            'Broken library tried to load' );
 ok( !exists $INC{'Test/BrokenCmd/Command::Notthere.pm'}, 'Missing library not tried to load yet' );




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