Subject: | Locales emits deprecation warnings in perl 5.22 |
PERL_DL_NONLAZY=1 "/usr/local/perl/522/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load.t ....................... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at /usr/local/cpanel-cpan-rpms/modules/Locales/Locales/blib/lib/Locales.pm line 1016.
t/00.load.t ....................... 1/1 # Testing Locales 0.33
t/00.load.t ....................... ok
t/01.cldr_parse_inherit_sanity.t .. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at /usr/local/cpanel-cpan-rpms/modules/Locales/Locales/blib/lib/Locales.pm line 1016.
t/01.cldr_parse_inherit_sanity.t .. 1/7 # Testing Locales 0.33
t/01.cldr_parse_inherit_sanity.t .. ok
t/03.cldr_db.t .................... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
t/03.cldr_db.t .................... 1/3 # Sanity checking Locales 0.33 DB
t/03.cldr_db.t .................... ok
t/04.locales_obj.t ................ Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
t/04.locales_obj.t ................ ok
t/042.aa.t ........................ 1/1115 Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
# Sanity checking Locales::DB::Language::aa 0.09 DB
t/042.aa.t ........................ ok
t/042.af.t ........................ 1/1115 Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
# Sanity checking Locales::DB::Language::af 0.09 DB
t/042.af.t ........................ ok
t/042.agq.t ....................... 1/1115 Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
# Sanity checking Locales::DB::Language::agq 0.09 DB
t/042.agq.t ....................... ok
t/042.ak.t ........................ 1/1115 Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/sub { <-- HERE / at lib/Locales.pm line 1016.
# Sanity checking Locales::DB::Language::ak 0.09 DB
...