Hello community,

here is the log from the commit of package perl-MooseX-Types-Perl for 
openSUSE:Factory checked in at 2012-02-17 15:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl/perl-MooseX-Types-Perl.changes
    2012-01-09 21:43:55.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new/perl-MooseX-Types-Perl.changes
       2012-02-17 15:01:03.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 17 11:22:35 UTC 2012 - [email protected]
+
+- updated to 0.101341
+  * forbid non-ASCII in pkg, dist, module
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-MooseX-Types-Perl.spec ++++++
--- /var/tmp/diff_new_pack.GavcjR/_old  2012-02-17 15:01:05.000000000 +0100
+++ /var/tmp/diff_new_pack.GavcjR/_new  2012-02-17 15:01:05.000000000 +0100
@@ -15,28 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           perl-MooseX-Types-Perl
-Version:        0.101340
+Version:        0.101341
 Release:        0
 %define cpan_name MooseX-Types-Perl
 Summary:        Moose types that check against Perl syntax
-License:        GPL-1.0+ or Artistic-1.0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/MooseX-Types-Perl/
-#Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/MooseX-Types-Perl-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 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)
 Requires:       perl(version) >= 0.82
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %{perl_requires}
 
 %description
@@ -58,11 +60,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes dist.ini LICENSE README
+%defattr(-,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++++++ MooseX-Types-Perl-0.101340.tar.gz -> MooseX-Types-Perl-0.101341.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/Changes 
new/MooseX-Types-Perl-0.101341/Changes
--- old/MooseX-Types-Perl-0.101340/Changes      2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/Changes      2011-12-23 23:18:15.000000000 
+0100
@@ -1,4 +1,7 @@
 Revision history for MooseX-Types-Perl
 
+0.101341  2011-12-23 17:18:04 America/New_York
+          forbid non-ASCII in pkg, dist, module
+
 0.101340  2010-05-14 23:08:06 America/New_York
           first release!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/LICENSE 
new/MooseX-Types-Perl-0.101341/LICENSE
--- old/MooseX-Types-Perl-0.101340/LICENSE      2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/LICENSE      2011-12-23 23:18:15.000000000 
+0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 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,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/MANIFEST 
new/MooseX-Types-Perl-0.101341/MANIFEST
--- old/MooseX-Types-Perl-0.101340/MANIFEST     2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/MANIFEST     2011-12-23 23:18:15.000000000 
+0100
@@ -8,4 +8,4 @@
 dist.ini
 lib/MooseX/Types/Perl.pm
 t/basic.t
-t/release-pod-syntax.t
\ No newline at end of file
+t/release-pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/META.json 
new/MooseX-Types-Perl-0.101341/META.json
--- old/MooseX-Types-Perl-0.101340/META.json    2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/META.json    2011-12-23 23:18:15.000000000 
+0100
@@ -3,194 +3,242 @@
    "author" : [
       "Ricardo SIGNES <[email protected]>"
    ],
-   "build_requires" : {
-      "Test::More" : "0"
-   },
-   "configure_requires" : {
-      "ExtUtils::MakeMaker" : "6.31"
-   },
-   "generated_by" : "Dist::Zilla version 2.101310",
-   "license" : "perl",
+   "dynamic_config" : 0,
+   "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter 
version 2.112621",
+   "license" : [
+      "perl_5"
+   ],
    "meta-spec" : {
-      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html";,
-      "version" : 1.4
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
+      "version" : "2"
    },
    "name" : "MooseX-Types-Perl",
-   "recommends" : {},
-   "requires" : {
-      "MooseX::Types" : "0",
-      "MooseX::Types::Moose" : "0",
-      "Params::Util" : "0",
-      "version" : "0.82"
+   "prereqs" : {
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "6.30"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "MooseX::Types" : 0,
+            "MooseX::Types::Moose" : 0,
+            "Params::Util" : 0,
+            "version" : "0.82"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Test::More" : "0.96",
+            "charnames" : 0,
+            "strict" : 0,
+            "warnings" : 0
+         }
+      }
    },
+   "release_status" : "stable",
    "resources" : {
-      "repository" : "git://git.codesimply.com/MooseX-Types-Perl.git"
+      "repository" : {
+         "type" : "git",
+         "url" : "git://git.codesimply.com/MooseX-Types-Perl.git"
+      }
    },
-   "version" : "0.101340",
+   "version" : "0.101341",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
+            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
+            "name" : "@RJBS/CheckPrereqsIndexed",
+            "version" : "0.007"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
-            "class" : "Dist::Zilla::Plugin::AutoPrereq",
-            "name" : "@RJBS/AutoPrereq",
-            "version" : "2.101310"
+            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
+            "name" : "@RJBS/AutoPrereqs",
+            "version" : "4.300005"
          },
          {
-            "class" : "Dist::Zilla::Plugin::AutoVersion",
-            "name" : "@RJBS/AutoVersion",
-            "version" : "2.101310"
+            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
+            "name" : "@RJBS/Git::NextVersion",
+            "version" : "1.113560"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
             "name" : "@RJBS/Repository",
-            "version" : "0.12"
+            "version" : "0.18"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "test",
+                  "type" : "requires"
+               }
+            },
+            "name" : "@RJBS/TestMoreWithSubtests",
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.100710"
+            "version" : "3.101641"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@RJBS/GithubMeta",
+            "version" : "0.28"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "1.101270"
+            "version" : "1.113560"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "1.101270"
+            "version" : "1.113560"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "1.101270"
+            "version" : "1.113560"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "1.101270"
+            "version" : "1.113560"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "2.101310"
+            "version" : "4.300005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "2.101310"
+            "version" : "4.300005"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "2.101310"
+            "version" : "4.300005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.300005"
          }
       ],
       "zilla" : {
-         "class" : "Dist::Zilla",
+         "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
-            "is_trial" : 0
+            "is_trial" : "0"
          },
-         "version" : "2.101310"
+         "version" : "4.300005"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/META.yml 
new/MooseX-Types-Perl-0.101341/META.yml
--- old/MooseX-Types-Perl-0.101340/META.yml     2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/META.yml     2011-12-23 23:18:15.000000000 
+0100
@@ -3,16 +3,19 @@
 author:
   - 'Ricardo SIGNES <[email protected]>'
 build_requires:
-  Test::More: 0
+  Test::More: 0.96
+  charnames: 0
+  strict: 0
+  warnings: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
-generated_by: 'Dist::Zilla version 2.101310'
+  ExtUtils::MakeMaker: 6.30
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 4.300005, CPAN::Meta::Converter version 
2.112621'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: 1.4
 name: MooseX-Types-Perl
-recommends: {}
 requires:
   MooseX::Types: 0
   MooseX::Types::Moose: 0
@@ -20,135 +23,159 @@
   version: 0.82
 resources:
   repository: git://git.codesimply.com/MooseX-Types-Perl.git
-version: 0.101340
+version: 0.101341
 x_Dist_Zilla:
   plugins:
     -
+      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
+      name: '@RJBS/CheckPrereqsIndexed'
+      version: 0.007
+    -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 2.101310
+      version: 4.300005
     -
-      class: Dist::Zilla::Plugin::AutoPrereq
-      name: '@RJBS/AutoPrereq'
-      version: 2.101310
-    -
-      class: Dist::Zilla::Plugin::AutoVersion
-      name: '@RJBS/AutoVersion'
-      version: 2.101310
+      class: Dist::Zilla::Plugin::AutoPrereqs
+      name: '@RJBS/AutoPrereqs'
+      version: 4.300005
+    -
+      class: Dist::Zilla::Plugin::Git::NextVersion
+      name: '@RJBS/Git::NextVersion'
+      version: 1.113560
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
-      version: 0.12
+      version: 0.18
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: test
+          type: requires
+      name: '@RJBS/TestMoreWithSubtests'
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@RJBS/PodWeaver'
-      version: 3.100710
+      version: 3.101641
+    -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@RJBS/GithubMeta'
+      version: 0.28
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 1.101270
+      version: 1.113560
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 1.101270
+      version: 1.113560
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 1.101270
+      version: 1.113560
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 1.101270
+      version: 1.113560
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 2.101310
+      version: 4.300005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 2.101310
+      version: 4.300005
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 2.101310
+      version: 4.300005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.300005
   zilla:
-    class: Dist::Zilla
+    class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 2.101310
+    version: 4.300005
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/Makefile.PL 
new/MooseX-Types-Perl-0.101341/Makefile.PL
--- old/MooseX-Types-Perl-0.101340/Makefile.PL  2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/Makefile.PL  2011-12-23 23:18:15.000000000 
+0100
@@ -4,42 +4,45 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
-  'ABSTRACT' => 'Moose types that check against Perl syntax',
-  'AUTHOR' => 'Ricardo SIGNES <[email protected]>',
-  'BUILD_REQUIRES' => {
-    'Test::More' => '0'
+  "ABSTRACT" => "Moose types that check against Perl syntax",
+  "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
+  "BUILD_REQUIRES" => {
+    "Test::More" => "0.96",
+    "charnames" => 0,
+    "strict" => 0,
+    "warnings" => 0
   },
-  'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
   },
-  'DISTNAME' => 'MooseX-Types-Perl',
-  'EXE_FILES' => [],
-  'LICENSE' => 'perl',
-  'NAME' => 'MooseX::Types::Perl',
-  'PREREQ_PM' => {
-    'MooseX::Types' => '0',
-    'MooseX::Types::Moose' => '0',
-    'Params::Util' => '0',
-    'version' => '0.82'
+  "DISTNAME" => "MooseX-Types-Perl",
+  "EXE_FILES" => [],
+  "LICENSE" => "perl",
+  "NAME" => "MooseX::Types::Perl",
+  "PREREQ_PM" => {
+    "MooseX::Types" => 0,
+    "MooseX::Types::Moose" => 0,
+    "Params::Util" => 0,
+    "version" => "0.82"
   },
-  'VERSION' => '0.101340',
-  'test' => {
-    'TESTS' => 't/*.t'
+  "VERSION" => "0.101341",
+  "test" => {
+    "TESTS" => "t/*.t"
   }
 );
 
 
 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};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/README 
new/MooseX-Types-Perl-0.101341/README
--- old/MooseX-Types-Perl-0.101340/README       2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/README       2011-12-23 23:18:15.000000000 
+0100
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution MooseX-Types-Perl,
-version 0.101340:
+version 0.101341:
 
   Moose types that check against Perl syntax
 
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 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.101340/lib/MooseX/Types/Perl.pm 
new/MooseX-Types-Perl-0.101341/lib/MooseX/Types/Perl.pm
--- old/MooseX-Types-Perl-0.101340/lib/MooseX/Types/Perl.pm     2010-05-15 
05:08:08.000000000 +0200
+++ new/MooseX-Types-Perl-0.101341/lib/MooseX/Types/Perl.pm     2011-12-23 
23:18:15.000000000 +0100
@@ -1,6 +1,6 @@
 package MooseX::Types::Perl;
-BEGIN {
-  $MooseX::Types::Perl::VERSION = '0.101340';
+{
+  $MooseX::Types::Perl::VERSION = '0.101341';
 }
 # ABSTRACT: Moose types that check against Perl syntax
 use MooseX::Types -declare => [ qw(
@@ -23,13 +23,17 @@
 use version 0.82;
 
 
-subtype ModuleName,  as Str, where { _CLASS($_) };
-subtype PackageName, as Str, where { _CLASS($_) };
+subtype ModuleName,  as Str, where { ! /\P{ASCII}/ && _CLASS($_) };
+subtype PackageName, as Str, where { ! /\P{ASCII}/ && _CLASS($_) };
 
 
 subtype DistName,
   as Str,
-  where   { return if /:/; (my $str = $_) =~ s/-/::/g; _CLASS($str) },
+  where   {
+    return if /:/;
+    (my $str = $_) =~ s/-/::/g;
+    $str !~ /\P{ASCII}/ && _CLASS($str)
+  },
   message {
     /::/
     ? "$_ looks like a module name, not a dist name"
@@ -79,7 +83,7 @@
 
 =head1 VERSION
 
-version 0.101340
+version 0.101341
 
 =head1 SYNOPSIS
 
@@ -157,11 +161,11 @@
 
 =head1 AUTHOR
 
-  Ricardo SIGNES <[email protected]>
+Ricardo SIGNES <[email protected]>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 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.101340/t/basic.t 
new/MooseX-Types-Perl-0.101341/t/basic.t
--- old/MooseX-Types-Perl-0.101340/t/basic.t    2010-05-15 05:08:08.000000000 
+0200
+++ new/MooseX-Types-Perl-0.101341/t/basic.t    2011-12-23 23:18:15.000000000 
+0100
@@ -1,6 +1,7 @@
 use strict;
 use warnings;
 
+use charnames ':full';
 use MooseX::Types::Perl -all;
 use Test::More;
 
@@ -11,6 +12,14 @@
 }
 
 {
+  my $bad = "Queensr\N{LATIN SMALL LETTER Y WITH DIAERESIS}che";
+
+  ok( ! is_DistName($bad),    'Queensryche (with diaeresis) <> dist name');
+  ok( ! is_PackageName($bad), 'Queensryche (with diaeresis) <> pkg name');
+  ok( ! is_ModuleName($bad),  'Queensryche (with diaeresis) <> module name');
+}
+
+{
   ok(is_Identifier('_'),       '_ is an identifier');
   ok(! is_SafeIdentifier('_'), '_ is not a safe identifier');
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101340/t/release-pod-syntax.t 
new/MooseX-Types-Perl-0.101341/t/release-pod-syntax.t
--- old/MooseX-Types-Perl-0.101340/t/release-pod-syntax.t       2010-05-15 
05:08:08.000000000 +0200
+++ new/MooseX-Types-Perl-0.101341/t/release-pod-syntax.t       2011-12-23 
23:18:15.000000000 +0100
@@ -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();
\ No newline at end of file
+all_pod_files_ok();

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

Reply via email to