Skip Menu |

This queue is for tickets about the Config-General CPAN distribution.

Report information
The Basics
Id: 85668
Status: resolved
Priority: 0/
Queue: Config-General

People
Owner: Nobody in particular
Requestors: Yossi.Itzkovich [...] ecitele.com
Cc:
AdminCc:

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



Subject: test fails (perl 5.18) due to " splitting the initial '(?' is deprecated in regex"
Date: Tue, 28 May 2013 05:51:15 +0000
To: "bug-Config-General [...] rt.cpan.org" <bug-Config-General [...] rt.cpan.org>
From: Yossi Itzkovich <Yossi.Itzkovich [...] ecitele.com>
Hi, I tried to install Perl 5.18 with all the modules I had in previous versions, but now Config::General doesn't pass test, and I get: PERL_DL_NONLAZY=1 /net/147.234.244.17/vol/sdh/ops_unixdev/software/i86pc/perl5.18.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/run.t .. 1/69 # WARN: In '(?...)', splitting the initial '(?' is deprecated in regex; marked by <-- HERE in m/ # (^|\G|[^\\]) # $1: can be the beginning of the line # # or the beginning of next match # # but can't begin with a '\' # \$ # dollar sign # ({)? # $2: optional opening curly # ([a-zA-Z0-9_\-\.:\+,]+) # $3: capturing variable name (fix of #33447) # ( # ? <-- HERE (2) # $4: if there's the opening curly... # } # ... match closing curly # ) # / at /auto/enm_proj/SDMX/.cpan_5_18_0_x86/build/Config-General-2.51-QaDR1V/blib/lib/Config/General/Interpolated.pm line 55. # Failed test 'No unexpected warnings seen' # at t/run.t line 732. # Looks like you failed 1 test of 69. t/run.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/69 subtests Test Summary Report ------------------- t/run.t (Wstat: 256 Tests: 69 Failed: 1) Failed test: 68 Non-zero exit status: 1 Files=1, Tests=69, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.14 cusr 0.06 csys = 0.26 CPU) Result: FAIL Failed 1/1 test programs. 1/69 subtests failed. This is perl 5, version 18, subversion 0 (v5.18.0) built for i86pc-solaris-thread-multi SunOS 5.10 Generic_141415-04 i86pc i386 i86pc Regards Yossi This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.
Fixed in 2.52