Hello community,

here is the log from the commit of package perl-MooseX-Types-Perl for 
openSUSE:Factory checked in at 2014-03-11 09:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Types-Perl"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl/perl-MooseX-Types-Perl.changes
    2013-10-06 14:36:54.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new/perl-MooseX-Types-Perl.changes
       2014-03-11 09:32:39.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar 10 06:34:22 UTC 2014 - [email protected]
+
+- updated to 0.101343
+ documentation patch for Identifiers
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Types-Perl-0.101342.tar.gz

New:
----
  MooseX-Types-Perl-0.101343.tar.gz

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

Other differences:
------------------
++++++ perl-MooseX-Types-Perl.spec ++++++
--- /var/tmp/diff_new_pack.v41JRQ/_old  2014-03-11 09:32:39.000000000 +0100
+++ /var/tmp/diff_new_pack.v41JRQ/_new  2014-03-11 09:32:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Perl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-MooseX-Types-Perl
-Version:        0.101342
+Version:        0.101343
 Release:        0
 %define cpan_name MooseX-Types-Perl
 Summary:        Moose types that check against Perl syntax
@@ -34,7 +34,6 @@
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(version) >= 0.82
-#BuildRequires: perl(MooseX::Types::Perl)
 Requires:       perl(MooseX::Types)
 Requires:       perl(MooseX::Types::Moose)
 Requires:       perl(Params::Util)

++++++ MooseX-Types-Perl-0.101342.tar.gz -> MooseX-Types-Perl-0.101343.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/Changes 
new/MooseX-Types-Perl-0.101343/Changes
--- old/MooseX-Types-Perl-0.101342/Changes      2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/Changes      2014-02-02 01:21:30.000000000 
+0100
@@ -1,5 +1,8 @@
 Revision history for MooseX-Types-Perl
 
+0.101343  2014-02-01 19:21:28-05:00 America/New_York
+          documentation patch for Identifiers (thanks, Karen Etheridge)
+
 0.101342  2013-10-05 09:13:49 America/New_York
           update bugtracker and repo
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/LICENSE 
new/MooseX-Types-Perl-0.101343/LICENSE
--- old/MooseX-Types-Perl-0.101342/LICENSE      2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/LICENSE      2014-02-02 01:21:30.000000000 
+0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Ricardo SIGNES.
+This software is copyright (c) 2014 by Ricardo SIGNES.
 
 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 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Ricardo SIGNES.
+This software is Copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Ricardo SIGNES.
+This software is Copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/MANIFEST 
new/MooseX-Types-Perl-0.101343/MANIFEST
--- old/MooseX-Types-Perl-0.101342/MANIFEST     2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/MANIFEST     2014-02-02 01:21:30.000000000 
+0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.012.
 Changes
 LICENSE
 MANIFEST
@@ -7,7 +8,6 @@
 README
 dist.ini
 lib/MooseX/Types/Perl.pm
-t/00-compile.t
 t/000-report-versions-tiny.t
 t/basic.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/META.json 
new/MooseX-Types-Perl-0.101343/META.json
--- old/MooseX-Types-Perl-0.101342/META.json    2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/META.json    2014-02-02 01:21:30.000000000 
+0100
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.132661",
+   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 
2.133380",
    "license" : [
       "perl_5"
    ],
@@ -35,9 +35,6 @@
       },
       "test" : {
          "requires" : {
-            "File::Spec" : "0",
-            "IO::Handle" : "0",
-            "IPC::Open3" : "0",
             "Test::More" : "0.96",
             "charnames" : "0",
             "strict" : "0",
@@ -57,126 +54,146 @@
          "web" : "https://github.com/rjbs/MooseX-Types-Perl";
       }
    },
-   "version" : "0.101342",
+   "version" : "0.101343",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.019004"
+         "version" : "5.018002"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.009"
+            "version" : "0.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.011"
+            "version" : "0.016"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "config" : {
+               "Dist::Zilla::Plugin::PromptIfStale" : {
+                  "check_all_plugins" : 0,
+                  "check_all_prereqs" : 0,
+                  "modules" : [
+                     "Dist::Zilla::PluginBundle::RJBS"
+                  ],
+                  "phase" : "build",
+                  "skip" : []
+               }
+            },
             "name" : "@RJBS/RJBS-Outdated",
-            "version" : "0.007"
+            "version" : "0.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "config" : {
+               "Dist::Zilla::Plugin::PromptIfStale" : {
+                  "check_all_plugins" : "1",
+                  "check_all_prereqs" : 0,
+                  "modules" : [],
+                  "phase" : "release",
+                  "skip" : []
+               }
+            },
             "name" : "@RJBS/CPAN-Outdated",
-            "version" : "0.007"
+            "version" : "0.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Filter/MakeMaker",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -186,7 +203,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
@@ -194,21 +211,6 @@
             "version" : "1.10"
          },
          {
-            "class" : "Dist::Zilla::Plugin::Test::Compile",
-            "config" : {
-               "Dist::Zilla::Plugin::Test::Compile" : {
-                  "module_finder" : [
-                     ":InstallModules"
-                  ],
-                  "script_finder" : [
-                     ":ExecFiles"
-                  ]
-               }
-            },
-            "name" : "@RJBS/Test::Compile",
-            "version" : "2.033"
-         },
-         {
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
@@ -217,21 +219,115 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
             "config" : {
                "Dist::Zilla::Plugin::PodWeaver" : {
-                  "config_plugin" : "@RJBS",
+                  "config_plugins" : [
+                     "@RJBS"
+                  ],
                   "finder" : [
                      ":InstallModules",
                      ":ExecFiles"
+                  ],
+                  "plugins" : [
+                     {
+                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
+                        "name" : "@CorePrep/EnsurePod5",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::H1Nester",
+                        "name" : "@CorePrep/H1Nester",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
+                        "name" : "@RJBS/SingleEncoding",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Name",
+                        "name" : "@RJBS/Name",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Version",
+                        "name" : "@RJBS/Version",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@RJBS/Prelude",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Synopsis",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Description",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Overview",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Stability",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Attributes",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Methods",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Functions",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Leftovers",
+                        "name" : "@RJBS/Leftovers",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@RJBS/postlude",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Authors",
+                        "name" : "@RJBS/Authors",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Legal",
+                        "name" : "@RJBS/Legal",
+                        "version" : "4.006"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::Transformer",
+                        "name" : "@RJBS/List",
+                        "version" : "4.006"
+                     }
                   ]
                }
             },
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.102000"
+            "version" : "4.005"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -241,52 +337,62 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.014"
+            "version" : "2.019"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.300039"
+            "version" : "5.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "4.300039"
+            "version" : "5.012"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":AllFiles",
+            "version" : "5.012"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":NoFiles",
+            "version" : "5.012"
          }
       ],
       "zilla" : {
@@ -294,7 +400,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "4.300039"
+         "version" : "5.012"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/META.yml 
new/MooseX-Types-Perl-0.101343/META.yml
--- old/MooseX-Types-Perl-0.101342/META.yml     2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/META.yml     2014-02-02 01:21:30.000000000 
+0100
@@ -3,9 +3,6 @@
 author:
   - 'Ricardo SIGNES <[email protected]>'
 build_requires:
-  File::Spec: 0
-  IO::Handle: 0
-  IPC::Open3: 0
   Test::More: 0.96
   charnames: 0
   strict: 0
@@ -13,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version 
2.132661'
+generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version 
2.133380'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,103 +25,118 @@
   bugtracker: https://github.com/rjbs/MooseX-Types-Perl/issues
   homepage: https://github.com/rjbs/MooseX-Types-Perl
   repository: https://github.com/rjbs/MooseX-Types-Perl.git
-version: 0.101342
+version: 0.101343
 x_Dist_Zilla:
   perl:
-    version: 5.019004
+    version: 5.018002
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@RJBS/Git::GatherDir'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.009
+      version: 0.010
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: 0.011
+      version: 0.016
     -
       class: Dist::Zilla::Plugin::PromptIfStale
+      config:
+        Dist::Zilla::Plugin::PromptIfStale:
+          check_all_plugins: 0
+          check_all_prereqs: 0
+          modules:
+            - Dist::Zilla::PluginBundle::RJBS
+          phase: build
+          skip: []
       name: '@RJBS/RJBS-Outdated'
-      version: 0.007
+      version: 0.015
     -
       class: Dist::Zilla::Plugin::PromptIfStale
+      config:
+        Dist::Zilla::Plugin::PromptIfStale:
+          check_all_plugins: 1
+          check_all_prereqs: 0
+          modules: []
+          phase: release
+          skip: []
       name: '@RJBS/CPAN-Outdated'
-      version: 0.007
+      version: 0.015
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Filter/MakeMaker'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -132,39 +144,103 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@RJBS/ReportVersions::Tiny'
       version: 1.10
     -
-      class: Dist::Zilla::Plugin::Test::Compile
-      config:
-        Dist::Zilla::Plugin::Test::Compile:
-          module_finder:
-            - ':InstallModules'
-          script_finder:
-            - ':ExecFiles'
-      name: '@RJBS/Test::Compile'
-      version: 2.033
-    -
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
         Dist::Zilla::Plugin::PodWeaver:
-          config_plugin: '@RJBS'
+          config_plugins:
+            - '@RJBS'
           finder:
             - ':InstallModules'
             - ':ExecFiles'
+          plugins:
+            -
+              class: Pod::Weaver::Plugin::EnsurePod5
+              name: '@CorePrep/EnsurePod5'
+              version: 4.006
+            -
+              class: Pod::Weaver::Plugin::H1Nester
+              name: '@CorePrep/H1Nester'
+              version: 4.006
+            -
+              class: Pod::Weaver::Plugin::SingleEncoding
+              name: '@RJBS/SingleEncoding'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Name
+              name: '@RJBS/Name'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Version
+              name: '@RJBS/Version'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@RJBS/Prelude'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Synopsis'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Description'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Overview'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Stability'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Attributes
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Methods
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Functions
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Leftovers
+              name: '@RJBS/Leftovers'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@RJBS/postlude'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Authors
+              name: '@RJBS/Authors'
+              version: 4.006
+            -
+              class: Pod::Weaver::Section::Legal
+              name: '@RJBS/Legal'
+              version: 4.006
+            -
+              class: Pod::Weaver::Plugin::Transformer
+              name: '@RJBS/List'
+              version: 4.006
       name: '@RJBS/PodWeaver'
-      version: 3.102000
+      version: 4.005
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
@@ -172,45 +248,53 @@
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 2.014
+      version: 2.019
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.300039
+      version: 5.012
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 4.300039
+      version: 5.012
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':AllFiles'
+      version: 5.012
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':NoFiles'
+      version: 5.012
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.300039
+    version: 5.012
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/Makefile.PL 
new/MooseX-Types-Perl-0.101343/Makefile.PL
--- old/MooseX-Types-Perl-0.101342/Makefile.PL  2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/Makefile.PL  2014-02-02 01:21:30.000000000 
+0100
@@ -1,4 +1,5 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.012.
 use strict;
 use warnings;
 
@@ -26,45 +27,34 @@
     "version" => "0.82"
   },
   "TEST_REQUIRES" => {
-    "File::Spec" => 0,
-    "IO::Handle" => 0,
-    "IPC::Open3" => 0,
     "Test::More" => "0.96",
     "charnames" => 0,
     "strict" => 0,
     "warnings" => 0
   },
-  "VERSION" => "0.101342",
+  "VERSION" => "0.101343",
   "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};
-    }
-  }
-}
+my %FallbackPrereqs = (
+  "MooseX::Types" => 0,
+  "MooseX::Types::Moose" => 0,
+  "Params::Util" => 0,
+  "Test::More" => "0.96",
+  "charnames" => 0,
+  "strict" => 0,
+  "version" => "0.82",
+  "warnings" => 0
+);
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
-  my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
-  my $pp = $WriteMakefileArgs{PREREQ_PM};
-  for my $mod ( keys %$br ) {
-    if ( exists $pp->{$mod} ) {
-      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod};
-    }
-    else {
-      $pp->{$mod} = $br->{$mod};
-    }
-  }
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  delete $WriteMakefileArgs{TEST_REQUIRES};
+  delete $WriteMakefileArgs{BUILD_REQUIRES};
+  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
 }
 
 delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/README 
new/MooseX-Types-Perl-0.101343/README
--- old/MooseX-Types-Perl-0.101342/README       2013-10-05 15:13:52.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101343/README       2014-02-02 01:21:30.000000000 
+0100
@@ -1,13 +1,15 @@
 
 
 This archive contains the distribution MooseX-Types-Perl,
-version 0.101342:
+version 0.101343:
 
   Moose types that check against Perl syntax
 
-This software is copyright (c) 2013 by Ricardo SIGNES.
+This software is copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
+This README file was generated by Dist::Zilla::Plugin::Readme v5.012.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/lib/MooseX/Types/Perl.pm 
new/MooseX-Types-Perl-0.101343/lib/MooseX/Types/Perl.pm
--- old/MooseX-Types-Perl-0.101342/lib/MooseX/Types/Perl.pm     2013-10-05 
15:13:52.000000000 +0200
+++ new/MooseX-Types-Perl-0.101343/lib/MooseX/Types/Perl.pm     2014-02-02 
01:21:30.000000000 +0100
@@ -1,8 +1,6 @@
 package MooseX::Types::Perl;
-{
-  $MooseX::Types::Perl::VERSION = '0.101342';
-}
 # ABSTRACT: Moose types that check against Perl syntax
+$MooseX::Types::Perl::VERSION = '0.101343';
 use MooseX::Types -declare => [ qw(
   DistName
 
@@ -17,15 +15,63 @@
   VersionObject
 ) ];
 
+# =head1 SYNOPSIS
+#
+#   use MooseX::Types::Perl qw(
+#     DistName
+#
+#     ModuleName
+#     PackageName
+#
+#     Identifier
+#     SafeIdentifier
+#
+#     LaxVersionStr
+#     StrictVersionStr
+#     VersionObject
+#   );
+#
+# =head1 DESCRIPTION
+#
+# This library provides L<Moose types|MooseX::Types> for checking things 
(mostly
+# strings) against syntax that is, or is a reasonable subset of, Perl syntax.
+#
+# =cut
 
 use MooseX::Types::Moose qw(Object Str);
 use Params::Util qw(_CLASS);
 use version 0.82;
 
+# =head1 TYPES
+#
+# =head2 ModuleName
+#
+# =head2 PackageName
+#
+# These types are identical, and expect a string that could be a package or
+# module name.  That's basically a bunch of identifiers stuck together with
+# double-colons.  One key quirk is that parts of the package name after the
+# first may begin with digits.
+#
+# The use of an apostrophe as a package separator is not permitted.
+#
+# =cut
 
 subtype ModuleName,  as Str, where { ! /\P{ASCII}/ && _CLASS($_) };
 subtype PackageName, as Str, where { ! /\P{ASCII}/ && _CLASS($_) };
 
+# =head2 DistName
+#
+# The DistName type checks for a string like C<MooseX-Types-Perl>, the sort of
+# thing used to name CPAN distributions.  In general, it's like the more 
familiar
+# L<ModuleName>, but with hyphens instead of double-colons.
+#
+# In reality, a few distribution names may not match this pattern -- most
+# famously, C<CGI.pm> is the name of the distribution that contains CGI.  These
+# exceptions are few and far between, and deciding what a C<LaxDistName> type
+# would look like has not seemed worth it, yet.
+#
+# =cut
 
 subtype DistName,
   as Str,
@@ -42,16 +88,46 @@
 
 # LaxDistName -- how does this work, other than "like some characters, okay?"
 
+# =head2 Identifier
+#
+# An L<Identifier|perldata/Variable names> is something that could be used as a
+# symbol name or other identifier (filehandle, directory handle, subroutine 
name,
+# format name, or label).  It's what you put after the sigil (dollar sign, at
+# sign, percent sign) in a variable name.  Generally, it's a bunch of
+# alphanumeric characters not starting with a digit.
+#
+# Although Perl identifiers may contain non-ASCII characters in some
+# circumstances, this type does not allow it.  A C<UnicodeIdentifier> type may 
be
+# added in the future.
+#
+# =cut
 
 subtype Identifier,
   as Str,
   where { / \A [_a-z] [_a-z0-9]* \z /xi; };
 
+# =head2 SafeIdentifier
+#
+# SafeIdentifiers are just like Identifiers, but omit the single-letter 
variables
+# underscore, a, and b, as these have special significance.
+#
+# =cut
 
 subtype SafeIdentifier,
   as Identifier,
   where { ! / \A [_ab] \z /x; };
 
+# =head2 LaxVersionStr
+#
+# =head2 StrictVersionStr
+#
+# Lax and strict version strings use the L<is_lax|version/is_lax> and
+# L<is_strict|version/is_strict> methods from C<version> to check if the given
+# string would be a valid lax or strict version.  L<version::Internals> covers
+# the details but basically:  lax versions are everything you may do, and 
strict
+# omit many of the usages best avoided.
+#
+# =cut
 
 subtype LaxVersionStr,
   as Str,
@@ -63,6 +139,12 @@
   where { version::is_strict($_) },
   message { "$_ is not a valid strict version string" };
 
+# =head2 VersionObject
+#
+# Just for good measure, this type is included to check if a value is a version
+# object.  Coercions from LaxVersionStr (and thus StrictVersionStr) are 
provided.
+#
+# =cut
 
 subtype VersionObject,
   as Object,
@@ -78,13 +160,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 MooseX::Types::Perl - Moose types that check against Perl syntax
 
 =head1 VERSION
 
-version 0.101342
+version 0.101343
 
 =head1 SYNOPSIS
 
@@ -133,8 +217,11 @@
 
 =head2 Identifier
 
-An Identifier is something that could be used as a variable name.  Generally,
-it's a bunch of alphanumeric characters not starting with a digit.
+An L<Identifier|perldata/Variable names> is something that could be used as a
+symbol name or other identifier (filehandle, directory handle, subroutine name,
+format name, or label).  It's what you put after the sigil (dollar sign, at
+sign, percent sign) in a variable name.  Generally, it's a bunch of
+alphanumeric characters not starting with a digit.
 
 Although Perl identifiers may contain non-ASCII characters in some
 circumstances, this type does not allow it.  A C<UnicodeIdentifier> type may be
@@ -166,7 +253,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Ricardo SIGNES.
+This software is copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/t/00-compile.t 
new/MooseX-Types-Perl-0.101343/t/00-compile.t
--- old/MooseX-Types-Perl-0.101342/t/00-compile.t       2013-10-05 
15:13:52.000000000 +0200
+++ new/MooseX-Types-Perl-0.101343/t/00-compile.t       1970-01-01 
01:00:00.000000000 +0100
@@ -1,46 +0,0 @@
-use strict;
-use warnings;
-
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.033
-
-use Test::More 0.94 tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
-
-
-
-my @module_files = (
-    'MooseX/Types/Perl.pm'
-);
-
-
-
-# no fake home requested
-
-use File::Spec;
-use IPC::Open3;
-use IO::Handle;
-
-my @warnings;
-for my $lib (@module_files)
-{
-    # see L<perlfaq8/How can I capture STDERR from an external command?>
-    open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
-    my $stderr = IO::Handle->new;
-
-    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, '-Mblib', '-e', "require 
q[$lib]");
-    binmode $stderr, ':crlf' if $^O eq 'MSWin32';
-    my @_warnings = <$stderr>;
-    waitpid($pid, 0);
-    is($? >> 8, 0, "$lib loaded ok");
-
-    if (@_warnings)
-    {
-        warn @_warnings;
-        push @warnings, @_warnings;
-    }
-}
-
-
-
-is(scalar(@warnings), 0, 'no warnings found') if $ENV{AUTHOR_TESTING};
-
-BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Types-Perl-0.101342/t/000-report-versions-tiny.t 
new/MooseX-Types-Perl-0.101343/t/000-report-versions-tiny.t
--- old/MooseX-Types-Perl-0.101342/t/000-report-versions-tiny.t 2013-10-05 
15:13:52.000000000 +0200
+++ new/MooseX-Types-Perl-0.101343/t/000-report-versions-tiny.t 2014-02-02 
01:21:30.000000000 +0100
@@ -49,9 +49,6 @@
 }
 
 eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
-eval { $v .= pmver('File::Spec','any version') };
-eval { $v .= pmver('IO::Handle','any version') };
-eval { $v .= pmver('IPC::Open3','any version') };
 eval { $v .= pmver('MooseX::Types','any version') };
 eval { $v .= pmver('MooseX::Types::Moose','any version') };
 eval { $v .= pmver('Params::Util','any version') };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Types-Perl-0.101342/xt/release/changes_has_content.t 
new/MooseX-Types-Perl-0.101343/xt/release/changes_has_content.t
--- old/MooseX-Types-Perl-0.101342/xt/release/changes_has_content.t     
2013-10-05 15:13:52.000000000 +0200
+++ new/MooseX-Types-Perl-0.101343/xt/release/changes_has_content.t     
2014-02-02 01:21:30.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.101342';
+my $newver = '0.101343';
 my $trial_token = '-TRIAL';
 
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/xt/release/pod-syntax.t 
new/MooseX-Types-Perl-0.101343/xt/release/pod-syntax.t
--- old/MooseX-Types-Perl-0.101342/xt/release/pod-syntax.t      2013-10-05 
15:13:52.000000000 +0200
+++ new/MooseX-Types-Perl-0.101343/xt/release/pod-syntax.t      2014-02-02 
01:21:30.000000000 +0100
@@ -1,4 +1,5 @@
 #!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
 
 eval "use Test::Pod 1.41";

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

Reply via email to