Hello community,

here is the log from the commit of package perl-Syntax-Keyword-Junction for 
openSUSE:Factory checked in at 2015-04-15 16:23:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Syntax-Keyword-Junction (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Syntax-Keyword-Junction.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Syntax-Keyword-Junction"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Syntax-Keyword-Junction/perl-Syntax-Keyword-Junction.changes
        2014-03-11 08:03:12.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Syntax-Keyword-Junction.new/perl-Syntax-Keyword-Junction.changes
   2015-04-15 16:23:13.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Apr 13 18:30:02 UTC 2015 - co...@suse.com
+
+- updated to 0.003008
+   see /usr/share/doc/packages/perl-Syntax-Keyword-Junction/Changes
+
+  0.003008  2014-07-06 20:08:35-05:00 America/Chicago
+   - Stop using base.pm (Olivier Mengué)
+
+-------------------------------------------------------------------

Old:
----
  Syntax-Keyword-Junction-0.003007.tar.gz

New:
----
  Syntax-Keyword-Junction-0.003008.tar.gz

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

Other differences:
------------------
++++++ perl-Syntax-Keyword-Junction.spec ++++++
--- /var/tmp/diff_new_pack.Q8GDpM/_old  2015-04-15 16:23:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Q8GDpM/_new  2015-04-15 16:23:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Syntax-Keyword-Junction
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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-Syntax-Keyword-Junction
-Version:        0.003007
+Version:        0.003008
 Release:        0
 %define cpan_name Syntax-Keyword-Junction
 Summary:        Perl6 style Junction operators in Perl5
@@ -32,8 +32,10 @@
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires) >= 0.07
+BuildRequires:  perl(parent)
 BuildRequires:  perl(syntax)
 Requires:       perl(Sub::Exporter::Progressive) >= 0.001006
+Requires:       perl(parent)
 Requires:       perl(syntax)
 %{perl_requires}
 
@@ -69,6 +71,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes cpanfile LICENSE README
+%doc Changes LICENSE README
 
 %changelog

++++++ Syntax-Keyword-Junction-0.003007.tar.gz -> 
Syntax-Keyword-Junction-0.003008.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/Changes 
new/Syntax-Keyword-Junction-0.003008/Changes
--- old/Syntax-Keyword-Junction-0.003007/Changes        2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/Changes        2014-07-07 
03:08:37.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Syntax-Keyword-Junction
 
+0.003008  2014-07-06 20:08:35-05:00 America/Chicago
+ - Stop using base.pm (Olivier Mengué)
+
 0.003007  2013-11-23 14:28:14 America/Chicago
  - Minor typo fixes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/LICENSE 
new/Syntax-Keyword-Junction-0.003008/LICENSE
--- old/Syntax-Keyword-Junction-0.003007/LICENSE        2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/LICENSE        2014-07-07 
03:08:37.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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 Arthur Axel "fREW" Schmidt.
+This software is Copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 This is free software, licensed under:
 
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is Copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/MANIFEST 
new/Syntax-Keyword-Junction-0.003008/MANIFEST
--- old/Syntax-Keyword-Junction-0.003007/MANIFEST       2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/MANIFEST       2014-07-07 
03:08:37.000000000 +0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.019.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/META.json 
new/Syntax-Keyword-Junction-0.003008/META.json
--- old/Syntax-Keyword-Junction-0.003007/META.json      2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/META.json      2014-07-07 
03:08:37.000000000 +0200
@@ -5,7 +5,7 @@
       "Carl Franks"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 
2.141170",
    "license" : [
       "perl_5"
    ],
@@ -28,6 +28,7 @@
       "runtime" : {
          "requires" : {
             "Sub::Exporter::Progressive" : "0.001006",
+            "parent" : "0",
             "syntax" : "0"
          }
       },
@@ -47,6 +48,6 @@
          "web" : "https://github.com/frioux/Syntax-Keyword-Junction";
       }
    },
-   "version" : "0.003007"
+   "version" : "0.003008"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/META.yml 
new/Syntax-Keyword-Junction-0.003008/META.yml
--- old/Syntax-Keyword-Junction-0.003007/META.yml       2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/META.yml       2014-07-07 
03:08:37.000000000 +0200
@@ -1,24 +1,25 @@
 ---
 abstract: 'Perl6 style Junction operators in Perl5'
 author:
-  - "Arthur Axel \"fREW\" Schmidt <frioux+c...@gmail.com>"
+  - 'Arthur Axel "fREW" Schmidt <frioux+c...@gmail.com>'
   - 'Carl Franks'
 build_requires:
-  Test::More: 0.88
-  Test::Requires: 0.07
+  Test::More: '0.88'
+  Test::Requires: '0.07'
 configure_requires:
-  ExtUtils::MakeMaker: 6.30
+  ExtUtils::MakeMaker: '6.30'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 
2.141170'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Syntax-Keyword-Junction
 requires:
-  Sub::Exporter::Progressive: 0.001006
-  syntax: 0
+  Sub::Exporter::Progressive: '0.001006'
+  parent: '0'
+  syntax: '0'
 resources:
   homepage: https://github.com/frioux/Syntax-Keyword-Junction
   repository: https://github.com/frioux/Syntax-Keyword-Junction.git
-version: 0.003007
+version: '0.003008'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/Makefile.PL 
new/Syntax-Keyword-Junction-0.003008/Makefile.PL
--- old/Syntax-Keyword-Junction-0.003007/Makefile.PL    2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/Makefile.PL    2014-07-07 
03:08:37.000000000 +0200
@@ -1,4 +1,5 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.019.
 use strict;
 use warnings;
 
@@ -11,7 +12,6 @@
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Perl6 style Junction operators in Perl5",
   "AUTHOR" => "Arthur Axel \"fREW\" Schmidt <frioux+cpan\@gmail.com>, Carl 
Franks",
-  "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.30"
   },
@@ -21,43 +21,33 @@
   "NAME" => "Syntax::Keyword::Junction",
   "PREREQ_PM" => {
     "Sub::Exporter::Progressive" => "0.001006",
+    "parent" => 0,
     "syntax" => 0
   },
   "TEST_REQUIRES" => {
     "Test::More" => "0.88",
     "Test::Requires" => "0.07"
   },
-  "VERSION" => "0.003007",
+  "VERSION" => "0.003008",
   "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 = (
+  "Sub::Exporter::Progressive" => "0.001006",
+  "Test::More" => "0.88",
+  "Test::Requires" => "0.07",
+  "parent" => 0,
+  "syntax" => 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/Syntax-Keyword-Junction-0.003007/README 
new/Syntax-Keyword-Junction-0.003008/README
--- old/Syntax-Keyword-Junction-0.003007/README 2013-11-23 21:28:19.000000000 
+0100
+++ new/Syntax-Keyword-Junction-0.003008/README 2014-07-07 03:08:37.000000000 
+0200
@@ -2,7 +2,7 @@
     Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5
 
 VERSION
-    version 0.003007
+    version 0.003008
 
 SYNOPSIS
       use Syntax::Keyword::Junction qw/ all any none one /;
@@ -155,7 +155,7 @@
     *   Carl Franks
 
 COPYRIGHT AND LICENSE
-    This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+    This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
     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/Syntax-Keyword-Junction-0.003007/cpanfile 
new/Syntax-Keyword-Junction-0.003008/cpanfile
--- old/Syntax-Keyword-Junction-0.003007/cpanfile       2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/cpanfile       2014-07-07 
03:08:37.000000000 +0200
@@ -1,5 +1,6 @@
 requires 'Sub::Exporter::Progressive' => 0.001006;
 requires 'syntax';
+requires 'parent';   # for perl < 5.10.1
 
 on test => sub {
    requires 'Test::More' => 0.88;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003007/dist.ini 
new/Syntax-Keyword-Junction-0.003008/dist.ini
--- old/Syntax-Keyword-Junction-0.003007/dist.ini       2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/dist.ini       2014-07-07 
03:08:37.000000000 +0200
@@ -3,7 +3,7 @@
 author           = Carl Franks
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.003007
+version          = 0.003008
 
 [NextRelease]
 [@Git]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Feature/Junction.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Feature/Junction.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Feature/Junction.pm 
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Feature/Junction.pm 
2014-07-07 03:08:37.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
 # ABSTRACT: Provide keywords for any, all, none, or one
 
@@ -26,13 +26,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Feature::Junction - Provide keywords for any, all, none, or one
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 SYNOPSIS
 
@@ -91,7 +93,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/All.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/All.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/All.pm     
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/All.pm     
2014-07-07 03:08:37.000000000 +0200
@@ -3,9 +3,9 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
-use base 'Syntax::Keyword::Junction::Base';
+use parent 'Syntax::Keyword::Junction::Base';
 
 BEGIN {
   if ($] >= 5.010001) {
@@ -208,13 +208,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction::All
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 AUTHORS
 
@@ -232,7 +234,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/Any.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/Any.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/Any.pm     
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/Any.pm     
2014-07-07 03:08:37.000000000 +0200
@@ -3,9 +3,9 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
-use base 'Syntax::Keyword::Junction::Base';
+use parent 'Syntax::Keyword::Junction::Base';
 
 BEGIN {
   if ($] >= 5.010001) {
@@ -208,13 +208,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction::Any
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 AUTHORS
 
@@ -232,7 +234,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/Base.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/Base.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/Base.pm    
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/Base.pm    
2014-07-07 03:08:37.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
 use overload(
     '=='   => "num_eq",
@@ -20,9 +20,9 @@
     'lt'   => "str_lt",
     'bool' => "bool",
     '""'   => sub {shift},
+    $] >= 5.010001 ? ('~~' => 'match') : (),
 );
 
-use if ($] >= 5.010001), overload => '~~' => 'match';
 
 sub new { bless \@_, shift }
 
@@ -43,13 +43,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction::Base
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 AUTHORS
 
@@ -67,7 +69,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/None.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/None.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/None.pm    
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/None.pm    
2014-07-07 03:08:37.000000000 +0200
@@ -3,9 +3,9 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
-use base 'Syntax::Keyword::Junction::Base';
+use parent 'Syntax::Keyword::Junction::Base';
 
 BEGIN {
   if ($] >= 5.010001) {
@@ -208,13 +208,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction::None
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 AUTHORS
 
@@ -232,7 +234,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/One.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/One.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction/One.pm     
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction/One.pm     
2014-07-07 03:08:37.000000000 +0200
@@ -3,9 +3,9 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
-use base 'Syntax::Keyword::Junction::Base';
+use parent 'Syntax::Keyword::Junction::Base';
 
 BEGIN {
   if ($] >= 5.010001) {
@@ -287,13 +287,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction::One
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 AUTHORS
 
@@ -311,7 +313,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction.pm 
new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction.pm
--- old/Syntax-Keyword-Junction-0.003007/lib/Syntax/Keyword/Junction.pm 
2013-11-23 21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/lib/Syntax/Keyword/Junction.pm 
2014-07-07 03:08:37.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003007'; # VERSION
+our $VERSION = '0.003008'; # VERSION
 
 # ABSTRACT: Perl6 style Junction operators in Perl5
 
@@ -32,13 +32,15 @@
 
 =pod
 
+=encoding UTF-8
+
 =head1 NAME
 
 Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5
 
 =head1 VERSION
 
-version 0.003007
+version 0.003008
 
 =head1 SYNOPSIS
 
@@ -212,7 +214,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2014 by Arthur Axel "fREW" Schmidt.
 
 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/Syntax-Keyword-Junction-0.003007/t/release-pod-syntax.t 
new/Syntax-Keyword-Junction-0.003008/t/release-pod-syntax.t
--- old/Syntax-Keyword-Junction-0.003007/t/release-pod-syntax.t 2013-11-23 
21:28:19.000000000 +0100
+++ new/Syntax-Keyword-Junction-0.003008/t/release-pod-syntax.t 2014-07-07 
03:08:37.000000000 +0200
@@ -7,9 +7,8 @@
   }
 }
 
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+use Test::Pod 1.41;
 
 all_pod_files_ok();


Reply via email to