Skip Menu |

This queue is for tickets about the PLUTO CPAN distribution.

Report information
The Basics
Id: 117436
Status: open
Priority: 0/
Queue: PLUTO

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

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



Subject: Unescaped left brace in regex is illegal here in regex
t/61_jena_sql.t fails with bleadperl (e.g. perl 5.25.4): Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE a}/ at /tmpfs/.cpan-build-cpansand/2016090206/PLUTO-0.30-0/blib/lib/ODO/Jena/SQL.pm line 138. Trace begun at /tmpfs/.cpan-build-cpansand/2016090206/PLUTO-0.30-0/blib/lib/ODO/Exception.pm line 29 ODO::Exception::__ANON__('Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE a}/ at /tmpfs/.cpan-build-cpansand/2016090206/PLUTO-0.30-0/blib/lib/ODO/Jena/SQL.pm line 138.^J') called at /tmpfs/.cpan-build-cpansand/2016090206/PLUTO-0.30-0/blib/lib/ODO/Jena/SQL.pm line 138 ODO::Jena::SQL::Library::retr('ODO::Jena::SQL::Library=HASH(0x24e0350)', 'function_group_1', 'val1', 'val2', 'val3', 'val4') called at t/61_jena_sql.t line 57 # Looks like your test exited with 255 just after 15. t/61_jena_sql.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) All 15 subtests passed See also http://matrix.cpantesters.org/?dist=PLUTO%200.30 for an overview of test reports.
RT-Send-CC: XSAWYERX [...] cpan.org
This is a bug report for: PLUTO-0.30 Due to unescaped left braces in some regular expression patterns in your code, your module won't work on 5.26.0. The CPAN Tester automated testing service cannot test your distribution on new versions of Perl until it is fixed and any modules that depend on yours will not work either. Please see: http://matrix.cpantesters.org/?dist=PLUTO Here is a link to all modules that depend on yours: http://deps.cpantesters.org/depended-on-by.pl?dist=PLUTO We would appreciate help in sorting this out before the new version of Perl is released in May of this year. These errors are quite easy to correct and I would be happy to lend a hand. I'm including a log file of my failure to build and install using "cpanm". Thanks! Jim Keenan
Subject: pluto.log

Message body is not shown because it is too large.