Skip Menu |

This queue is for tickets about the Perl-PrereqScanner-NotQuiteLite CPAN distribution.

Report information
The Basics
Id: 125191
Status: resolved
Priority: 0/
Queue: Perl-PrereqScanner-NotQuiteLite

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.91
Fixed in: (no value)



Subject: Deprecation warning
A deprecation warning appears while running the test suite with a newer perl, e.g. 5.27.11: ... PERL_DL_NONLAZY=1 "/opt/perl-5.27.11/bin/perl5.27.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/\G({ <-- HERE [0-9]+(?:,(?:[0-9]+)?)?})/ at lib/Perl/PrereqScanner/NotQuiteLite.pm line 1825. t/00_load.t ................................. ok ... (etc) ...
On Tue Apr 24 15:04:41 2018, SREZIC wrote: Show quoted text
> A deprecation warning appears while running the test suite with a > newer perl, e.g. 5.27.11: > > ... > PERL_DL_NONLAZY=1 "/opt/perl-5.27.11/bin/perl5.27.11" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t t/*/*.t t/*/*/*.t > Unescaped left brace in regex is deprecated here (and will be fatal in > Perl 5.32), passed through in regex; marked by <-- HERE in m/\G({ <-- > HERE [0-9]+(?:,(?:[0-9]+)?)?})/ at > lib/Perl/PrereqScanner/NotQuiteLite.pm line 1825. > t/00_load.t ................................. ok > ... (etc) ...
Thanks. Fixed and shipped 0.93.