Hello community,
here is the log from the commit of package perl-DateTime-Tiny for
openSUSE:Factory checked in at 2018-04-26 13:37:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Tiny (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Tiny.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Tiny"
Thu Apr 26 13:37:52 2018 rev:7 rq:599887 version:1.07
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DateTime-Tiny/perl-DateTime-Tiny.changes
2016-07-12 23:50:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Tiny.new/perl-DateTime-Tiny.changes
2018-04-26 13:37:59.448169378 +0200
@@ -1,0 +2,10 @@
+Mon Apr 23 05:17:55 UTC 2018 - [email protected]
+
+- updated to 1.07
+ see /usr/share/doc/packages/perl-DateTime-Tiny/Changes
+
+ 1.07 2018-04-22 11:06:08+02:00 Europe/Oslo
+
+ - Bugfix: only match ASCII digits in from_string() method.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Tiny-1.06.tar.gz
New:
----
DateTime-Tiny-1.07.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.qXN9ny/_old 2018-04-26 13:37:59.972150174 +0200
+++ /var/tmp/diff_new_pack.qXN9ny/_new 2018-04-26 13:37:59.972150174 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime-Tiny
#
-# 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-DateTime-Tiny
-Version: 1.06
+Version: 1.07
Release: 0
%define cpan_name DateTime-Tiny
Summary: Date Object, with As Little Code As Possible
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/DateTime-Tiny/
-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
@@ -55,6 +55,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.mkdn LICENSE README
+%doc Changes CONTRIBUTING.mkdn README
+%license LICENSE
%changelog
++++++ DateTime-Tiny-1.06.tar.gz -> DateTime-Tiny-1.07.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/Changes
new/DateTime-Tiny-1.07/Changes
--- old/DateTime-Tiny-1.06/Changes 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/Changes 2018-04-22 11:06:14.000000000 +0200
@@ -1,5 +1,9 @@
Changes for Perl extension DateTime-Tiny
+1.07 2018-04-22 11:06:08+02:00 Europe/Oslo
+
+ - Bugfix: only match ASCII digits in from_string() method.
+
1.06 2016-06-23 09:43:41-04:00 America/New_York
- No changes from 1.05
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/MANIFEST
new/DateTime-Tiny-1.07/MANIFEST
--- old/DateTime-Tiny-1.06/MANIFEST 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/MANIFEST 2018-04-22 11:06:14.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
CONTRIBUTING.mkdn
Changes
LICENSE
@@ -16,10 +16,10 @@
t/02_main.t
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/DateTime-Tiny-1.06/META.json
new/DateTime-Tiny-1.07/META.json
--- old/DateTime-Tiny-1.06/META.json 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/META.json 2018-04-22 11:06:14.000000000 +0200
@@ -5,7 +5,7 @@
"David Golden <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version
2.150005",
+ "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -37,7 +37,6 @@
"Dist::Zilla" : "5",
"Dist::Zilla::Plugin::RemovePrereqs" : "0",
"Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
- "English" : "0",
"File::Spec" : "0",
"File::Temp" : "0",
"IO::Handle" : "0",
@@ -46,13 +45,14 @@
"Pod::Wordlist" : "0",
"Software::License::Perl_5" : "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"
}
},
@@ -60,7 +60,7 @@
"requires" : {
"Carp" : "0",
"overload" : "0",
- "perl" : "5.006",
+ "perl" : "5.008",
"strict" : "0",
"warnings" : "0"
}
@@ -73,14 +73,15 @@
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Test::More" : "0",
- "perl" : "5.006"
+ "perl" : "5.008",
+ "utf8" : "0"
}
}
},
"provides" : {
"DateTime::Tiny" : {
"file" : "lib/DateTime/Tiny.pm",
- "version" : "1.06"
+ "version" : "1.07"
}
},
"release_status" : "stable",
@@ -95,11 +96,14 @@
"web" : "https://github.com/dagolden/DateTime-Tiny"
}
},
- "version" : "1.06",
+ "version" : "1.07",
"x_authority" : "cpan:DAGOLDEN",
"x_contributors" : [
"Ken Williams <[email protected]>",
- "Nigel Gregoire <[email protected]>"
- ]
+ "Nigel Gregoire <[email protected]>",
+ "Ovid <[email protected]>"
+ ],
+ "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/DateTime-Tiny-1.06/META.yml
new/DateTime-Tiny-1.07/META.yml
--- old/DateTime-Tiny-1.06/META.yml 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/META.yml 2018-04-22 11:06:14.000000000 +0200
@@ -7,12 +7,13 @@
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::More: '0'
- perl: '5.006'
+ perl: '5.008'
+ utf8: '0'
configure_requires:
ExtUtils::MakeMaker: '6.17'
perl: '5.006'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version
2.150005'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,19 +30,22 @@
provides:
DateTime::Tiny:
file: lib/DateTime/Tiny.pm
- version: '1.06'
+ version: '1.07'
requires:
Carp: '0'
overload: '0'
- perl: '5.006'
+ perl: '5.008'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/dagolden/DateTime-Tiny/issues
homepage: https://github.com/dagolden/DateTime-Tiny
repository: https://github.com/dagolden/DateTime-Tiny.git
-version: '1.06'
+version: '1.07'
x_authority: cpan:DAGOLDEN
x_contributors:
- 'Ken Williams <[email protected]>'
- 'Nigel Gregoire <[email protected]>'
+ - 'Ovid <[email protected]>'
+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/DateTime-Tiny-1.06/Makefile.PL
new/DateTime-Tiny-1.07/Makefile.PL
--- old/DateTime-Tiny-1.06/Makefile.PL 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/Makefile.PL 2018-04-22 11:06:14.000000000 +0200
@@ -1,8 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
use strict;
use warnings;
-use 5.006;
+use 5.008;
use ExtUtils::MakeMaker 6.17;
@@ -14,7 +14,7 @@
},
"DISTNAME" => "DateTime-Tiny",
"LICENSE" => "perl",
- "MIN_PERL_VERSION" => "5.006",
+ "MIN_PERL_VERSION" => "5.008",
"NAME" => "DateTime::Tiny",
"PREREQ_PM" => {
"Carp" => 0,
@@ -25,9 +25,10 @@
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
- "Test::More" => 0
+ "Test::More" => 0,
+ "utf8" => 0
},
- "VERSION" => "1.06",
+ "VERSION" => "1.07",
"test" => {
"TESTS" => "t/*.t"
}
@@ -41,6 +42,7 @@
"Test::More" => 0,
"overload" => 0,
"strict" => 0,
+ "utf8" => 0,
"warnings" => 0
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/README
new/DateTime-Tiny-1.07/README
--- old/DateTime-Tiny-1.06/README 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/README 2018-04-22 11:06:14.000000000 +0200
@@ -2,7 +2,7 @@
DateTime::Tiny - A date object, with as little code as possible
VERSION
- version 1.06
+ version 1.07
SYNOPSIS
# Create a date manually
@@ -220,6 +220,8 @@
* Nigel Gregoire <[email protected]>
+ * Ovid <[email protected]>
+
COPYRIGHT AND LICENSE
This software is copyright (c) 2006 by Adam Kennedy.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/cpanfile
new/DateTime-Tiny-1.07/cpanfile
--- old/DateTime-Tiny-1.06/cpanfile 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/cpanfile 2018-04-22 11:06:14.000000000 +0200
@@ -1,6 +1,6 @@
requires "Carp" => "0";
requires "overload" => "0";
-requires "perl" => "5.006";
+requires "perl" => "5.008";
requires "strict" => "0";
requires "warnings" => "0";
@@ -8,7 +8,8 @@
requires "ExtUtils::MakeMaker" => "0";
requires "File::Spec" => "0";
requires "Test::More" => "0";
- requires "perl" => "5.006";
+ requires "perl" => "5.008";
+ requires "utf8" => "0";
};
on 'test' => sub {
@@ -24,7 +25,6 @@
requires "Dist::Zilla" => "5";
requires "Dist::Zilla::Plugin::RemovePrereqs" => "0";
requires "Dist::Zilla::PluginBundle::DAGOLDEN" => "0.072";
- requires "English" => "0";
requires "File::Spec" => "0";
requires "File::Temp" => "0";
requires "IO::Handle" => "0";
@@ -33,12 +33,13 @@
requires "Pod::Wordlist" => "0";
requires "Software::License::Perl_5" => "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/DateTime-Tiny-1.06/lib/DateTime/Tiny.pm
new/DateTime-Tiny-1.07/lib/DateTime/Tiny.pm
--- old/DateTime-Tiny-1.06/lib/DateTime/Tiny.pm 2016-06-23 15:43:47.000000000
+0200
+++ new/DateTime-Tiny-1.07/lib/DateTime/Tiny.pm 2018-04-22 11:06:14.000000000
+0200
@@ -3,7 +3,7 @@
package DateTime::Tiny;
# ABSTRACT: A date object, with as little code as possible
-our $VERSION = '1.06';
+our $VERSION = '1.07';
use overload 'bool' => sub () { 1 };
use overload '""' => 'as_string';
@@ -197,7 +197,8 @@
require Carp;
Carp::croak("Did not provide a string to from_string");
}
- unless ( $string =~ /^(\d\d\d\d)-(\d\d)-(\d\d)T(\d\d):(\d\d):(\d\d)$/ )
{
+ my $d = '[0-9]'; # backwards-compatible way of not matching anything but
ASCII digits
+ unless ( $string =~ /^($d$d$d$d)-($d$d)-($d$d)T($d$d):($d$d):($d$d)$/ )
{
require Carp;
Carp::croak("Invalid time format (does not match ISO 8601)");
}
@@ -275,7 +276,7 @@
=head1 VERSION
-version 1.06
+version 1.07
=head1 SYNOPSIS
@@ -522,7 +523,7 @@
=head1 CONTRIBUTORS
-=for stopwords Ken Williams Nigel Gregoire
+=for stopwords Ken Williams Nigel Gregoire Ovid
=over 4
@@ -534,6 +535,10 @@
Nigel Gregoire <[email protected]>
+=item *
+
+Ovid <[email protected]>
+
=back
=head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/t/00-report-prereqs.dd
new/DateTime-Tiny-1.07/t/00-report-prereqs.dd
--- old/DateTime-Tiny-1.06/t/00-report-prereqs.dd 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/t/00-report-prereqs.dd 2018-04-22
11:06:14.000000000 +0200
@@ -10,7 +10,6 @@
'Dist::Zilla' => '5',
'Dist::Zilla::Plugin::RemovePrereqs' =>
'0',
'Dist::Zilla::PluginBundle::DAGOLDEN' =>
'0.072',
- 'English' => '0',
'File::Spec' => '0',
'File::Temp' => '0',
'IO::Handle' => '0',
@@ -19,13 +18,14 @@
'Pod::Wordlist' => '0',
'Software::License::Perl_5' => '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'
}
},
@@ -33,7 +33,7 @@
'requires' => {
'Carp' => '0',
'overload' => '0',
- 'perl' => '5.006',
+ 'perl' => '5.008',
'strict' => '0',
'warnings' => '0'
}
@@ -46,7 +46,8 @@
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
'Test::More' => '0',
- 'perl' => '5.006'
+ 'perl' => '5.008',
+ 'utf8' => '0'
}
}
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/t/00-report-prereqs.t
new/DateTime-Tiny-1.07/t/00-report-prereqs.t
--- old/DateTime-Tiny-1.06/t/00-report-prereqs.t 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/t/00-report-prereqs.t 2018-04-22
11:06:14.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/DateTime-Tiny-1.06/t/02_main.t
new/DateTime-Tiny-1.07/t/02_main.t
--- old/DateTime-Tiny-1.06/t/02_main.t 2016-06-23 15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/t/02_main.t 2018-04-22 11:06:14.000000000 +0200
@@ -8,8 +8,9 @@
$^W = 1;
}
-use Test::More tests => 31;
+use Test::More tests => 32;
use DateTime::Tiny;
+use utf8;
@@ -114,3 +115,10 @@
$tiny, '->from_string ok',
);
}
+
+SCOPE: {
+ eval { DateTime::Tiny->from_string('୭୮୯௦-௧௨-௩௪T௫௬:௭௮:௯౦') };
+ my $error = $@;
+ like $error, qr/\QInvalid time format (does not match ISO 8601)/,
+ 'Only ASCII digits are valid in datetime strings';
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/xt/author/00-compile.t
new/DateTime-Tiny-1.07/xt/author/00-compile.t
--- old/DateTime-Tiny-1.06/xt/author/00-compile.t 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/xt/author/00-compile.t 2018-04-22
11:06:14.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/DateTime-Tiny-1.06/xt/author/critic.t
new/DateTime-Tiny-1.07/xt/author/critic.t
--- old/DateTime-Tiny-1.06/xt/author/critic.t 2016-06-23 15:43:47.000000000
+0200
+++ new/DateTime-Tiny-1.07/xt/author/critic.t 2018-04-22 11:06:14.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/DateTime-Tiny-1.06/xt/author/minimum-version.t
new/DateTime-Tiny-1.07/xt/author/minimum-version.t
--- old/DateTime-Tiny-1.06/xt/author/minimum-version.t 1970-01-01
01:00:00.000000000 +0100
+++ new/DateTime-Tiny-1.07/xt/author/minimum-version.t 2018-04-22
11:06:14.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/DateTime-Tiny-1.06/xt/author/pod-spell.t
new/DateTime-Tiny-1.07/xt/author/pod-spell.t
--- old/DateTime-Tiny-1.06/xt/author/pod-spell.t 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/xt/author/pod-spell.t 2018-04-22
11:06:14.000000000 +0200
@@ -2,27 +2,29 @@
use warnings;
use Test::More;
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007002
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005
use Test::Spelling 0.12;
use Pod::Wordlist;
add_stopwords(<DATA>);
-all_pod_files_spelling_ok( qw( bin lib ) );
+all_pod_files_spelling_ok( qw( bin lib ) );
__DATA__
-designator
-ymdhms
Adam
-Kennedy
-adamk
+DateTime
David
Golden
-dagolden
+Gregoire
Ken
-Williams
+Kennedy
Nigel
-Gregoire
-nigelg
-lib
-DateTime
+Ovid
Tiny
+Williams
+adamk
+curtis_ovid_poe
+dagolden
+designator
+lib
+nigelg
+ymdhms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/xt/author/portability.t
new/DateTime-Tiny-1.07/xt/author/portability.t
--- old/DateTime-Tiny-1.06/xt/author/portability.t 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/xt/author/portability.t 2018-04-22
11:06:14.000000000 +0200
@@ -1,5 +1,3 @@
-#!perl
-
use strict;
use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Tiny-1.06/xt/release/minimum-version.t
new/DateTime-Tiny-1.07/xt/release/minimum-version.t
--- old/DateTime-Tiny-1.06/xt/release/minimum-version.t 2016-06-23
15:43:47.000000000 +0200
+++ new/DateTime-Tiny-1.07/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} );