Hello community,

here is the log from the commit of package perl-File-pushd for openSUSE:Factory 
checked in at 2018-05-29 16:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-pushd (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-pushd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-pushd"

Tue May 29 16:49:44 2018 rev:10 rq:611503 version:1.016

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-pushd/perl-File-pushd.changes  
2016-10-23 12:53:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-pushd.new/perl-File-pushd.changes     
2018-05-29 16:50:34.159583644 +0200
@@ -1,0 +2,17 @@
+Mon May 21 05:20:29 UTC 2018 - co...@suse.com
+
+- updated to 1.016
+   see /usr/share/doc/packages/perl-File-pushd/Changes
+
+  1.016     2018-05-20 13:31:17-04:00 America/New_York
+  
+      - No changes from 1.015-TRIAL
+  
+  1.015     2018-05-13 19:26:26-04:00 America/New_York (TRIAL RELEASE)
+  
+      [FIXED]
+  
+      - Directories created with tempd will only be cleaned up by the
+        PID that created them, not by forked children.
+
+-------------------------------------------------------------------

Old:
----
  File-pushd-1.014.tar.gz

New:
----
  File-pushd-1.016.tar.gz

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

Other differences:
------------------
++++++ perl-File-pushd.spec ++++++
--- /var/tmp/diff_new_pack.pOi6vf/_old  2018-05-29 16:50:34.967553914 +0200
+++ /var/tmp/diff_new_pack.pOi6vf/_new  2018-05-29 16:50:34.971553767 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-pushd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,14 @@
 
 
 Name:           perl-File-pushd
-Version:        1.014
+Version:        1.016
 Release:        0
 %define cpan_name File-pushd
 Summary:        Change Directory Temporarily for a Limited Scope
 License:        Apache-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/File-pushd/
-Source0:        
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -69,6 +69,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.mkdn examples LICENSE README Todo
+%doc Changes CONTRIBUTING.mkdn examples README Todo
+%license LICENSE
 
 %changelog

++++++ File-pushd-1.014.tar.gz -> File-pushd-1.016.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/Changes new/File-pushd-1.016/Changes
--- old/File-pushd-1.014/Changes        2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/Changes        2018-05-20 19:31:25.000000000 +0200
@@ -1,5 +1,16 @@
 Revision history for Perl module File::pushd
 
+1.016     2018-05-20 13:31:17-04:00 America/New_York
+
+    - No changes from 1.015-TRIAL
+
+1.015     2018-05-13 19:26:26-04:00 America/New_York (TRIAL RELEASE)
+
+    [FIXED]
+
+    - Directories created with tempd will only be cleaned up by the
+      PID that created them, not by forked children.
+
 1.014     2016-10-09 23:26:19-04:00 America/New_York
 
     - No changes from 1.013-TRIAL.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/LICENSE new/File-pushd-1.016/LICENSE
--- old/File-pushd-1.014/LICENSE        2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/LICENSE        2018-05-20 19:31:25.000000000 +0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2016 by David A Golden.
+This software is Copyright (c) 2018 by David A Golden.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/MANIFEST 
new/File-pushd-1.016/MANIFEST
--- old/File-pushd-1.014/MANIFEST       2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/MANIFEST       2018-05-20 19:31:25.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
 CONTRIBUTING.mkdn
 Changes
 LICENSE
@@ -21,10 +21,10 @@
 tidyall.ini
 xt/author/00-compile.t
 xt/author/critic.t
+xt/author/minimum-version.t
 xt/author/pod-coverage.t
 xt/author/pod-spell.t
 xt/author/pod-syntax.t
 xt/author/portability.t
 xt/author/test-version.t
 xt/release/distmeta.t
-xt/release/minimum-version.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/META.json 
new/File-pushd-1.016/META.json
--- old/File-pushd-1.014/META.json      2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/META.json      2018-05-20 19:31:25.000000000 +0200
@@ -4,7 +4,7 @@
       "David Golden <dagol...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "apache_2_0"
    ],
@@ -39,7 +39,6 @@
             "Dist::Zilla" : "5",
             "Dist::Zilla::Plugin::ReleaseStatus::FromVersion" : "0",
             "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
-            "English" : "0",
             "File::Spec" : "0",
             "File::Temp" : "0",
             "IO::Handle" : "0",
@@ -48,13 +47,14 @@
             "Pod::Wordlist" : "0",
             "Software::License::Apache_2_0" : "0",
             "Test::CPAN::Meta" : "0",
+            "Test::MinimumVersion" : "0",
             "Test::More" : "0",
+            "Test::Perl::Critic" : "0",
             "Test::Pod" : "1.41",
             "Test::Pod::Coverage" : "1.08",
             "Test::Portability::Files" : "0",
             "Test::Spelling" : "0.12",
             "Test::Version" : "1",
-            "blib" : "1.01",
             "perl" : "5.006"
          }
       },
@@ -89,7 +89,7 @@
    "provides" : {
       "File::pushd" : {
          "file" : "lib/File/pushd.pm",
-         "version" : "1.014"
+         "version" : "1.016"
       }
    },
    "release_status" : "stable",
@@ -104,13 +104,15 @@
          "web" : "https://github.com/dagolden/File-pushd";
       }
    },
-   "version" : "1.014",
+   "version" : "1.016",
    "x_authority" : "cpan:DAGOLDEN",
    "x_contributors" : [
       "Diab Jerius <djer...@cfa.harvard.edu>",
       "Graham Ollis <plice...@cpan.org>",
-      "Olivier Mengu\u00e9 <dol...@cpan.org>"
+      "Olivier Mengu\u00e9 <dol...@cpan.org>",
+      "Shoichi Kaji <sk...@cpan.org>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
+   "x_generated_by_perl" : "v5.26.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/META.yml 
new/File-pushd-1.016/META.yml
--- old/File-pushd-1.014/META.yml       2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/META.yml       2018-05-20 19:31:25.000000000 +0200
@@ -13,7 +13,7 @@
   ExtUtils::MakeMaker: '6.17'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010'
 license: apache
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -30,7 +30,7 @@
 provides:
   File::pushd:
     file: lib/File/pushd.pm
-    version: '1.014'
+    version: '1.016'
 requires:
   Carp: '0'
   Cwd: '0'
@@ -46,10 +46,12 @@
   bugtracker: https://github.com/dagolden/File-pushd/issues
   homepage: https://github.com/dagolden/File-pushd
   repository: https://github.com/dagolden/File-pushd.git
-version: '1.014'
+version: '1.016'
 x_authority: cpan:DAGOLDEN
 x_contributors:
   - 'Diab Jerius <djer...@cfa.harvard.edu>'
   - 'Graham Ollis <plice...@cpan.org>'
   - 'Olivier Mengué <dol...@cpan.org>'
-x_serialization_backend: 'YAML::Tiny version 1.69'
+  - 'Shoichi Kaji <sk...@cpan.org>'
+x_generated_by_perl: v5.26.1
+x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/Makefile.PL 
new/File-pushd-1.016/Makefile.PL
--- old/File-pushd-1.014/Makefile.PL    2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/Makefile.PL    2018-05-20 19:31:25.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
 use strict;
 use warnings;
 
@@ -34,7 +34,7 @@
     "File::Spec::Functions" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "1.014",
+  "VERSION" => "1.016",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/README new/File-pushd-1.016/README
--- old/File-pushd-1.014/README 2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/README 2018-05-20 19:31:25.000000000 +0200
@@ -2,7 +2,7 @@
     File::pushd - change directory temporarily for a limited scope
 
 VERSION
-    version 1.014
+    version 1.016
 
 SYNOPSIS
      use File::pushd;
@@ -148,8 +148,10 @@
 
     *   Olivier Mengué <dol...@cpan.org>
 
+    *   Shoichi Kaji <sk...@cpan.org>
+
 COPYRIGHT AND LICENSE
-    This software is Copyright (c) 2016 by David A Golden.
+    This software is Copyright (c) 2018 by David A Golden.
 
     This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/cpanfile 
new/File-pushd-1.016/cpanfile
--- old/File-pushd-1.014/cpanfile       2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/cpanfile       2018-05-20 19:31:25.000000000 +0200
@@ -35,7 +35,6 @@
   requires "Dist::Zilla" => "5";
   requires "Dist::Zilla::Plugin::ReleaseStatus::FromVersion" => "0";
   requires "Dist::Zilla::PluginBundle::DAGOLDEN" => "0.072";
-  requires "English" => "0";
   requires "File::Spec" => "0";
   requires "File::Temp" => "0";
   requires "IO::Handle" => "0";
@@ -44,12 +43,13 @@
   requires "Pod::Wordlist" => "0";
   requires "Software::License::Apache_2_0" => "0";
   requires "Test::CPAN::Meta" => "0";
+  requires "Test::MinimumVersion" => "0";
   requires "Test::More" => "0";
+  requires "Test::Perl::Critic" => "0";
   requires "Test::Pod" => "1.41";
   requires "Test::Pod::Coverage" => "1.08";
   requires "Test::Portability::Files" => "0";
   requires "Test::Spelling" => "0.12";
   requires "Test::Version" => "1";
-  requires "blib" => "1.01";
   requires "perl" => "5.006";
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/lib/File/pushd.pm 
new/File-pushd-1.016/lib/File/pushd.pm
--- old/File-pushd-1.014/lib/File/pushd.pm      2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/lib/File/pushd.pm      2018-05-20 19:31:25.000000000 
+0200
@@ -4,7 +4,7 @@
 package File::pushd;
 # ABSTRACT: change directory temporarily for a limited scope
 
-our $VERSION = '1.014';
+our $VERSION = '1.016';
 
 our @EXPORT = qw( pushd tempd );
 our @ISA    = qw( Exporter );
@@ -87,6 +87,7 @@
     eval { $dir = pushd( File::Temp::tempdir( CLEANUP => 0 ), $options ) };
     croak $@ if $@;
     $dir->{_tempd} = 1;
+    $dir->{_owner} = $$;
     return $dir;
 }
 
@@ -116,6 +117,7 @@
     my $orig = $self->{_original};
     chdir $orig if $orig; # should always be so, but just in case...
     if ( $self->{_tempd}
+        && $self->{_owner} == $$
         && !$self->{_preserve} )
     {
         # don't destroy existing $@ if there is no error.
@@ -140,7 +142,7 @@
 
 =head1 VERSION
 
-version 1.014
+version 1.016
 
 =head1 SYNOPSIS
 
@@ -298,7 +300,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Diab Jerius Graham Ollis Olivier Mengué
+=for stopwords Diab Jerius Graham Ollis Olivier Mengué Shoichi Kaji
 
 =over 4
 
@@ -314,11 +316,15 @@
 
 Olivier Mengué <dol...@cpan.org>
 
+=item *
+
+Shoichi Kaji <sk...@cpan.org>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2016 by David A Golden.
+This software is Copyright (c) 2018 by David A Golden.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/t/00-report-prereqs.dd 
new/File-pushd-1.016/t/00-report-prereqs.dd
--- old/File-pushd-1.014/t/00-report-prereqs.dd 2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/t/00-report-prereqs.dd 2018-05-20 19:31:25.000000000 
+0200
@@ -13,7 +13,6 @@
                                       'Dist::Zilla' => '5',
                                       
'Dist::Zilla::Plugin::ReleaseStatus::FromVersion' => '0',
                                       'Dist::Zilla::PluginBundle::DAGOLDEN' => 
'0.072',
-                                      'English' => '0',
                                       'File::Spec' => '0',
                                       'File::Temp' => '0',
                                       'IO::Handle' => '0',
@@ -22,13 +21,14 @@
                                       'Pod::Wordlist' => '0',
                                       'Software::License::Apache_2_0' => '0',
                                       'Test::CPAN::Meta' => '0',
+                                      'Test::MinimumVersion' => '0',
                                       'Test::More' => '0',
+                                      'Test::Perl::Critic' => '0',
                                       'Test::Pod' => '1.41',
                                       'Test::Pod::Coverage' => '1.08',
                                       'Test::Portability::Files' => '0',
                                       'Test::Spelling' => '0.12',
                                       'Test::Version' => '1',
-                                      'blib' => '1.01',
                                       'perl' => '5.006'
                                     }
                     },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/t/00-report-prereqs.t 
new/File-pushd-1.016/t/00-report-prereqs.t
--- old/File-pushd-1.014/t/00-report-prereqs.t  2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/t/00-report-prereqs.t  2018-05-20 19:31:25.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.025
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
 
 use Test::More tests => 1;
 
@@ -68,7 +68,7 @@
 );
 
 # Add static prereqs to the included modules list
-my $static_prereqs = do 't/00-report-prereqs.dd';
+my $static_prereqs = do './t/00-report-prereqs.dd';
 
 # Merge all prereqs (either with ::Prereqs or a hashref)
 my $full_prereqs = _merge_prereqs(
@@ -78,12 +78,14 @@
 
 # Add dynamic prereqs to the included modules list (if we can)
 my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
+my $cpan_meta_error;
 if ( $source && $HAS_CPAN_META
     && (my $meta = eval { CPAN::Meta->load_file($source) } )
 ) {
     $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
 }
 else {
+    $cpan_meta_error = $@;    # capture error from 
CPAN::Meta->load_file($source)
     $source = 'static metadata';
 }
 
@@ -169,10 +171,18 @@
     diag "\nVersions for all modules listed in $source (including optional 
ones):\n\n", @full_reports;
 }
 
+if ( $cpan_meta_error || @dep_errors ) {
+    diag "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING 
WARNING ***\n";
+}
+
+if ( $cpan_meta_error ) {
+    my ($orig_source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
+    diag "\nCPAN::Meta->load_file('$orig_source') failed with: 
$cpan_meta_error\n";
+}
+
 if ( @dep_errors ) {
     diag join("\n",
-        "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 
***\n",
-        "The following REQUIRED prerequisites were not satisfied:\n",
+        "\nThe following REQUIRED prerequisites were not satisfied:\n",
         @dep_errors,
         "\n"
     );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/t/File_pushd.t 
new/File-pushd-1.016/t/File_pushd.t
--- old/File-pushd-1.014/t/File_pushd.t 2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/t/File_pushd.t 2018-05-20 19:31:25.000000000 +0200
@@ -8,6 +8,7 @@
 use Cwd 'abs_path';
 use File::Spec::Functions qw( catdir curdir updir canonpath rootdir );
 use File::Temp;
+use Config '%Config';
 
 # abs_path necessary to pick up the volume on Win32, e.g. C:\
 sub absdir { canonpath( abs_path( shift || curdir() ) ); }
@@ -225,4 +226,21 @@
 
 ok( -e $expected_dir, "original directory not removed" );
 
+#--------------------------------------------------------------------------#
+# Test removing temp directory by owner process
+#--------------------------------------------------------------------------#
+if ( $Config{d_fork} ) {
+    my $new_dir = tempd();
+    my $temp_dir = "$new_dir";
+    my $pid = fork;
+    die "Can't fork: $!" unless defined $pid;
+    if ($pid == 0) {
+        exit;
+    }
+    wait;
+    ok( -e $temp_dir, "temporary directory not removed by child process" );
+    undef $new_dir;
+    ok( !-e $temp_dir, "temporary directory removed by owner process" );
+}
+
 done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/t/exception.t 
new/File-pushd-1.016/t/exception.t
--- old/File-pushd-1.014/t/exception.t  2016-10-10 05:26:25.000000000 +0200
+++ new/File-pushd-1.016/t/exception.t  2018-05-20 19:31:25.000000000 +0200
@@ -15,7 +15,7 @@
 #
 # This file is part of File-pushd
 #
-# This software is Copyright (c) 2016 by David A Golden.
+# This software is Copyright (c) 2018 by David A Golden.
 #
 # This is free software, licensed under:
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/xt/author/00-compile.t 
new/File-pushd-1.016/xt/author/00-compile.t
--- old/File-pushd-1.014/xt/author/00-compile.t 2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/xt/author/00-compile.t 2018-05-20 19:31:25.000000000 
+0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.054
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
 
 use Test::More;
 
@@ -19,7 +19,9 @@
 local $ENV{HOME} = File::Temp::tempdir( CLEANUP => 1 );
 
 
-my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib';
+my @switches = (
+    -d 'blib' ? '-Mblib' : '-Ilib',
+);
 
 use File::Spec;
 use IPC::Open3;
@@ -33,14 +35,18 @@
     # see L<perlfaq8/How can I capture STDERR from an external command?>
     my $stderr = IO::Handle->new;
 
-    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', 
"require q[$lib]");
+    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . 
$str . q{'} }
+            $^X, @switches, '-e', "require q[$lib]"))
+        if $ENV{PERL_COMPILE_TEST_DEBUG};
+
+    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, @switches, '-e', 
"require q[$lib]");
     binmode $stderr, ':crlf' if $^O eq 'MSWin32';
     my @_warnings = <$stderr>;
     waitpid($pid, 0);
     is($?, 0, "$lib loaded ok");
 
     shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
-        and not eval { require blib; blib->VERSION('1.01') };
+        and not eval { +require blib; blib->VERSION('1.01') };
 
     if (@_warnings)
     {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/xt/author/critic.t 
new/File-pushd-1.016/xt/author/critic.t
--- old/File-pushd-1.014/xt/author/critic.t     2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/xt/author/critic.t     2018-05-20 19:31:25.000000000 
+0200
@@ -3,10 +3,5 @@
 use strict;
 use warnings;
 
-use Test::More;
-use English qw(-no_match_vars);
-
-eval "use Test::Perl::Critic";
-plan skip_all => 'Test::Perl::Critic required to criticise code' if $@;
-Test::Perl::Critic->import( -profile => "perlcritic.rc" ) if -e 
"perlcritic.rc";
+use Test::Perl::Critic (-profile => "perlcritic.rc") x!! -e "perlcritic.rc";
 all_critic_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/xt/author/minimum-version.t 
new/File-pushd-1.016/xt/author/minimum-version.t
--- old/File-pushd-1.014/xt/author/minimum-version.t    1970-01-01 
01:00:00.000000000 +0100
+++ new/File-pushd-1.016/xt/author/minimum-version.t    2018-05-20 
19:31:25.000000000 +0200
@@ -0,0 +1,6 @@
+#!perl
+
+use Test::More;
+
+use Test::MinimumVersion;
+all_minimum_version_ok( qq{5.010} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/xt/author/pod-spell.t 
new/File-pushd-1.016/xt/author/pod-spell.t
--- old/File-pushd-1.014/xt/author/pod-spell.t  2016-10-10 05:26:25.000000000 
+0200
+++ new/File-pushd-1.016/xt/author/pod-spell.t  2018-05-20 19:31:25.000000000 
+0200
@@ -2,7 +2,7 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007003
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
@@ -16,9 +16,11 @@
 Golden
 Graham
 Jerius
+Kaji
 Mengué
 Olivier
 Ollis
+Shoichi
 dagolden
 destructor
 djerius
@@ -27,4 +29,5 @@
 pathname
 plicease
 pushd
+skaji
 tempd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-pushd-1.014/xt/release/minimum-version.t 
new/File-pushd-1.016/xt/release/minimum-version.t
--- old/File-pushd-1.014/xt/release/minimum-version.t   2016-10-10 
05:26:25.000000000 +0200
+++ new/File-pushd-1.016/xt/release/minimum-version.t   1970-01-01 
01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-#!perl
-
-use Test::More;
-
-eval "use Test::MinimumVersion";
-plan skip_all => "Test::MinimumVersion required for testing minimum versions"
-  if $@;
-all_minimum_version_ok( qq{5.010} );


Reply via email to