diff -Nru libregexp-common-time-perl-0.04/Build.PL libregexp-common-time-perl-0.05/Build.PL --- libregexp-common-time-perl-0.04/Build.PL 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/Build.PL 2013-11-20 09:28:29.000000000 +0000 @@ -22,7 +22,7 @@ 'Regexp::Common' => 0, 'POSIX' => 0, }, - sign => 1, + sign => 0, add_to_cleanup => [ 'Regexp-Common-time-*' ], ); diff -Nru libregexp-common-time-perl-0.04/Changes libregexp-common-time-perl-0.05/Changes --- libregexp-common-time-perl-0.04/Changes 2008-05-29 16:23:07.000000000 +0000 +++ libregexp-common-time-perl-0.05/Changes 2013-11-20 09:28:29.000000000 +0000 @@ -13,3 +13,7 @@ 0.04 29 May 2008 - Possible fix for Taiwanese locale test failures. Thanks to CPAN tester "imacat". + +0.05 20 Nov 2013 + - Fix test RT #87476 + diff -Nru libregexp-common-time-perl-0.04/MANIFEST libregexp-common-time-perl-0.05/MANIFEST --- libregexp-common-time-perl-0.04/MANIFEST 2008-05-29 16:23:09.000000000 +0000 +++ libregexp-common-time-perl-0.05/MANIFEST 2013-11-20 09:28:29.000000000 +0000 @@ -1,23 +1,21 @@ Build.PL Changes +lib/Regexp/Common/time.pm Makefile.PL -MANIFEST +MANIFEST This list of files MANIFEST.SKIP +META.json +META.yml README -SIGNATURE -lib/Regexp/Common/time.pm -t/0-signature.t t/1-load.t t/american.t t/dmy.t t/doc.t t/hms.t -t/mail.t t/mail-strict.t +t/mail.t t/mdy.t t/strftime.t t/tf.t t/ymd.t t/zone.t -META.yml -SIGNATURE Added here by Module::Build diff -Nru libregexp-common-time-perl-0.04/MANIFEST.SKIP libregexp-common-time-perl-0.05/MANIFEST.SKIP --- libregexp-common-time-perl-0.04/MANIFEST.SKIP 2008-05-29 16:23:07.000000000 +0000 +++ libregexp-common-time-perl-0.05/MANIFEST.SKIP 2013-11-20 09:28:29.000000000 +0000 @@ -13,3 +13,7 @@ ^pm_to_blib ^pod.*tmp$ ~$ +^MYMETA\.yml$ +^MYMETA\.json$ +\.git +.bak$ diff -Nru libregexp-common-time-perl-0.04/META.json libregexp-common-time-perl-0.05/META.json --- libregexp-common-time-perl-0.04/META.json 1970-01-01 00:00:00.000000000 +0000 +++ libregexp-common-time-perl-0.05/META.json 2013-11-20 09:28:29.000000000 +0000 @@ -0,0 +1,42 @@ +{ + "abstract" : "Date and time regexps.", + "author" : [ + "Eric J. Roode " + ], + "dynamic_config" : 1, + "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.120921", + "license" : [ + "unrestricted" + ], + "meta-spec" : { + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", + "version" : "2" + }, + "name" : "Regexp-Common-time", + "prereqs" : { + "build" : { + "requires" : { + "Test::More" : "0.40" + } + }, + "configure" : { + "requires" : { + "Module::Build" : "0.40" + } + }, + "runtime" : { + "requires" : { + "POSIX" : "0", + "Regexp::Common" : "0" + } + } + }, + "provides" : { + "Regexp::Common::time" : { + "file" : "lib/Regexp/Common/time.pm", + "version" : "0.05" + } + }, + "release_status" : "stable", + "version" : "0.05" +} diff -Nru libregexp-common-time-perl-0.04/META.yml libregexp-common-time-perl-0.05/META.yml --- libregexp-common-time-perl-0.04/META.yml 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/META.yml 2013-11-20 09:28:29.000000000 +0000 @@ -1,20 +1,23 @@ --- -name: Regexp-Common-time -version: 0.04 +abstract: 'Date and time regexps.' author: - 'Eric J. Roode ' -abstract: Date and time regexps. -license: unrestricted -requires: - POSIX: 0 - Regexp::Common: 0 build_requires: Test::More: 0.40 +configure_requires: + Module::Build: 0.40 +dynamic_config: 1 +generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 2.120921' +license: unrestricted +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Regexp-Common-time provides: Regexp::Common::time: file: lib/Regexp/Common/time.pm - version: 0.04 -generated_by: Module::Build version 0.280801 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.2.html - version: 1.2 + version: 0.05 +requires: + POSIX: 0 + Regexp::Common: 0 +version: 0.05 diff -Nru libregexp-common-time-perl-0.04/SIGNATURE libregexp-common-time-perl-0.05/SIGNATURE --- libregexp-common-time-perl-0.04/SIGNATURE 2008-05-29 16:23:16.000000000 +0000 +++ libregexp-common-time-perl-0.05/SIGNATURE 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -This file contains message digests of all files listed in MANIFEST, -signed via the Module::Signature module, version 0.55. - -To verify the content in this distribution, first make sure you have -Module::Signature installed, then type: - - % cpansign -v - -It will check each file's integrity, as well as the signature's -validity. If "==> Signature verified OK! <==" is not displayed, -the distribution may already have been compromised, and you should -not run its Makefile.PL or Build.PL. - ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -SHA1 cef63ef384904b1cdf7d065533b2eb04e0b70235 Build.PL -SHA1 be3145cd4b604c3a54ba1c24d54af71bedaa31f2 Changes -SHA1 938071f3d3ae0b2ab9e77332a651c274e33b17c5 MANIFEST -SHA1 af38155153ca6edd302b444b260fc2c8a4652a7b MANIFEST.SKIP -SHA1 2ea67c7ce3c12275f0cbf38c93cbc72af1ba5f6f META.yml -SHA1 b31b381fd9ce326cd7942ca3b4e2eb54d5021cd0 Makefile.PL -SHA1 f99ef71aa5b65dd0df912b874c84784dd7c18cce README -SHA1 857bd606b2a985da50321df146a7360a004ac871 lib/Regexp/Common/time.pm -SHA1 a1d093f11bafe2e27c50ac27a8a5bc1cfb1f9d4b t/0-signature.t -SHA1 a40253b3c8eb0594a3e000a102344dc4307577e0 t/1-load.t -SHA1 17c2f0ae4f6b44054f1fda206dc8f72839ce5e05 t/american.t -SHA1 ea1472f759a9266af9372ea4a9db6bac6f02e66f t/dmy.t -SHA1 b4c50933983a9e9d63f249f3c648ac29d84abb78 t/doc.t -SHA1 bead6271a07b3b1f7bc617a0290f6a19ee592d32 t/hms.t -SHA1 64de80936a9fecb15b3d28f5194dac27bebe570a t/mail-strict.t -SHA1 c18424a45bcb39e5ee488d61344338281fbb3996 t/mail.t -SHA1 0374d4489dc1a644fdef77421a71dfc93c53a84e t/mdy.t -SHA1 8632566bd7cefd494274a4d4aab07f71824bf30b t/strftime.t -SHA1 9c337bfc5f1e51fb293d6697869ac02c82015835 t/tf.t -SHA1 d60e65679b38f886acf48be5cba6e94554513305 t/ymd.t -SHA1 7d0b0c0d6c8c83e1041b1df1b59171bea48c304d t/zone.t ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.9 (Cygwin) - -iEYEARECAAYFAkg+2G8ACgkQwoSYc5qQVqqgNQCdEDcHjob8yrx4BE7xcN6zH62x -NCMAmwSJRTtFUzfD4f9PDC0xXBQiY56t -=4ioS ------END PGP SIGNATURE----- diff -Nru libregexp-common-time-perl-0.04/debian/changelog libregexp-common-time-perl-0.05/debian/changelog --- libregexp-common-time-perl-0.04/debian/changelog 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/changelog 2013-12-21 20:32:26.000000000 +0000 @@ -1,3 +1,12 @@ +libregexp-common-time-perl (0.05-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Drop qw-list.patch. merged upstream. + * Declare compliance with Debian Policy 3.9.5. + + -- gregor herrmann Sat, 21 Dec 2013 21:32:03 +0100 + libregexp-common-time-perl (0.04-2) unstable; urgency=low * Team upload. diff -Nru libregexp-common-time-perl-0.04/debian/control libregexp-common-time-perl-0.05/debian/control --- libregexp-common-time-perl-0.04/debian/control 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/control 2013-12-21 20:32:26.000000000 +0000 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libregexp-common-perl -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-common-time-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-common-time-perl.git Homepage: https://metacpan.org/release/Regexp-Common-time/ diff -Nru libregexp-common-time-perl-0.04/debian/patches/qw-list.patch libregexp-common-time-perl-0.05/debian/patches/qw-list.patch --- libregexp-common-time-perl-0.04/debian/patches/qw-list.patch 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/patches/qw-list.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,63 +0,0 @@ -Description: usage of qw() in list context is an error now -Origin: vendor -Bug: https://rt.cpan.org/Public/Bug/Display.html?id=82880 -Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=82880 -Bug-Debian: http://bugs.debian.org/710984 -Author: gregor herrmann -Last-Update: 2013-06-05 - ---- a/t/american.t -+++ b/t/american.t -@@ -9,7 +9,7 @@ - eval - { - require I18N::Langinfo; -- I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); -+ I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); - ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) - = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); - ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) ---- a/t/dmy.t -+++ b/t/dmy.t -@@ -10,7 +10,7 @@ - eval - { - require I18N::Langinfo; -- I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); -+ I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); - ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) - = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); - ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) ---- a/t/doc.t -+++ b/t/doc.t -@@ -22,7 +22,7 @@ - eval - { - require I18N::Langinfo; -- I18N::Langinfo->import qw(langinfo MON_11 ABDAY_5); -+ I18N::Langinfo->import(qw(langinfo MON_11 ABDAY_5)); - ($November, $Thu) = map langinfo($_), (MON_11(), ABDAY_5()); - }; - if ($@) ---- a/t/mdy.t -+++ b/t/mdy.t -@@ -10,7 +10,7 @@ - eval - { - require I18N::Langinfo; -- I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); -+ I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); - ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) - = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); - ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) ---- a/t/ymd.t -+++ b/t/ymd.t -@@ -10,7 +10,7 @@ - eval - { - require I18N::Langinfo; -- I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); -+ I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); - ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) - = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); - ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) diff -Nru libregexp-common-time-perl-0.04/debian/patches/series libregexp-common-time-perl-0.05/debian/patches/series --- libregexp-common-time-perl-0.04/debian/patches/series 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -qw-list.patch diff -Nru libregexp-common-time-perl-0.04/debian/rules libregexp-common-time-perl-0.05/debian/rules --- libregexp-common-time-perl-0.04/debian/rules 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/rules 2013-12-21 20:32:26.000000000 +0000 @@ -2,7 +2,3 @@ %: dh $@ - -# bug #711131 in debhelper 9.20130604 -override_dh_installchangelogs: - dh_installchangelogs Changes diff -Nru libregexp-common-time-perl-0.04/debian/watch libregexp-common-time-perl-0.05/debian/watch --- libregexp-common-time-perl-0.04/debian/watch 2013-06-05 17:04:03.000000000 +0000 +++ libregexp-common-time-perl-0.05/debian/watch 2013-12-21 20:32:26.000000000 +0000 @@ -1,3 +1,2 @@ -# format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Regexp-Common-time/ .*/Regexp-Common-time-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ diff -Nru libregexp-common-time-perl-0.04/lib/Regexp/Common/time.pm libregexp-common-time-perl-0.05/lib/Regexp/Common/time.pm --- libregexp-common-time-perl-0.04/lib/Regexp/Common/time.pm 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/lib/Regexp/Common/time.pm 2013-11-20 09:28:29.000000000 +0000 @@ -1,20 +1,16 @@ -=for gpg ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - =head1 NAME Regexp::Common::time - Date and time regexps. =head1 VERSION -This is version 0.04 of Regexp::Common::time, May 29, 2008. +This is version 0.05 of Regexp::Common::time, Nov 20, 2013. =cut use strict; package Regexp::Common::time; -$Regexp::Common::time::VERSION = '0.04'; +$Regexp::Common::time::VERSION = '0.05'; use Regexp::Common qw(pattern); use POSIX; @@ -1424,14 +1420,3 @@ =cut -=begin gpg - ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.9 (Cygwin) - -iEYEARECAAYFAkg+1soACgkQwoSYc5qQVqoYRQCffGBoTopPnSbhpbNer2Zz/yXQ -zoAAnR2X0tzw4+5AVKBb3PpbnuJ5EcT5 -=murM ------END PGP SIGNATURE----- - -=end gpg diff -Nru libregexp-common-time-perl-0.04/t/0-signature.t libregexp-common-time-perl-0.05/t/0-signature.t --- libregexp-common-time-perl-0.04/t/0-signature.t 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/0-signature.t 1970-01-01 00:00:00.000000000 +0000 @@ -1,29 +0,0 @@ -use strict; -print "1..1\n"; - -if (!$ENV{TEST_SIGNATURE}) -{ - print "ok 1 # skip Set the environment variable", - " TEST_SIGNATURE to enable this test\n"; -} -elsif (!-s 'SIGNATURE') -{ - print "ok 1 # skip No signature file found\n"; -} -elsif (!eval { require Module::Signature; 1 }) -{ - print "ok 1 # skip ", - "Next time around, consider install Module::Signature, ", - "so you can verify the integrity of this distribution.\n"; -} -elsif (!eval { require Socket; Socket::inet_aton('pgp.mit.edu') }) -{ - print "ok 1 # skip ", - "Cannot connect to the keyserver\n"; -} -else -{ - (Module::Signature::verify() == Module::Signature::SIGNATURE_OK()) - or print "not "; - print "ok 1 # Valid signature\n"; -} diff -Nru libregexp-common-time-perl-0.04/t/american.t libregexp-common-time-perl-0.05/t/american.t --- libregexp-common-time-perl-0.04/t/american.t 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/american.t 2013-11-20 09:28:29.000000000 +0000 @@ -9,7 +9,7 @@ eval { require I18N::Langinfo; - I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); + I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) diff -Nru libregexp-common-time-perl-0.04/t/dmy.t libregexp-common-time-perl-0.05/t/dmy.t --- libregexp-common-time-perl-0.04/t/dmy.t 2008-05-29 16:23:07.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/dmy.t 2013-11-20 09:28:29.000000000 +0000 @@ -10,7 +10,7 @@ eval { require I18N::Langinfo; - I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); + I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) diff -Nru libregexp-common-time-perl-0.04/t/doc.t libregexp-common-time-perl-0.05/t/doc.t --- libregexp-common-time-perl-0.04/t/doc.t 2008-05-29 16:23:08.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/doc.t 2013-11-20 09:28:29.000000000 +0000 @@ -22,7 +22,7 @@ eval { require I18N::Langinfo; - I18N::Langinfo->import qw(langinfo MON_11 ABDAY_5); + I18N::Langinfo->import(qw(langinfo MON_11 ABDAY_5)); ($November, $Thu) = map langinfo($_), (MON_11(), ABDAY_5()); }; if ($@) diff -Nru libregexp-common-time-perl-0.04/t/mdy.t libregexp-common-time-perl-0.05/t/mdy.t --- libregexp-common-time-perl-0.04/t/mdy.t 2008-05-29 16:23:07.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/mdy.t 2013-11-20 09:28:29.000000000 +0000 @@ -10,7 +10,7 @@ eval { require I18N::Langinfo; - I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); + I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December) diff -Nru libregexp-common-time-perl-0.04/t/ymd.t libregexp-common-time-perl-0.05/t/ymd.t --- libregexp-common-time-perl-0.04/t/ymd.t 2008-05-29 16:23:07.000000000 +0000 +++ libregexp-common-time-perl-0.05/t/ymd.t 2013-11-20 09:28:29.000000000 +0000 @@ -10,7 +10,7 @@ eval { require I18N::Langinfo; - I18N::Langinfo->import qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12); + I18N::Langinfo->import(qw(langinfo MON_1 ABMON_1 MON_2 ABMON_2 MON_3 ABMON_3 MON_4 ABMON_4 MON_5 ABMON_5 MON_6 ABMON_6 MON_7 ABMON_7 MON_8 ABMON_8 MON_9 ABMON_9 MON_10 ABMON_10 MON_11 ABMON_11 MON_12 ABMON_12)); ($Jan, $Feb, $Mar, $Apr, $May, $Jun, $Jul, $Aug, $Sep, $Oct, $Nov, $Dec) = map langinfo($_), (ABMON_1(), ABMON_2(), ABMON_3(), ABMON_4(), ABMON_5(), ABMON_6(), ABMON_7(), ABMON_8(), ABMON_9(), ABMON_10(), ABMON_11(), ABMON_12()); ($January, $February, $March, $April, $MayFull, $June, $July, $August, $September, $October, $November, $December)