Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Parse-ErrorString-Perl CPAN distribution.

Report information
The Basics
Id: 42931
Status: resolved
Priority: 0/
Queue: Parse-ErrorString-Perl

People
Owner: SZABGAB [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails on 5.8.9
Below is the output of the 04-perldiag test with 5.8.9. The cpan testers matrix documents how the 5.8.9 release has not a single pass: http://bbbike.radzeit.de/~slaven/cpantestersmatrix2.cgi?dist=Parse-ErrorString-Perl-0.11 t/00-load.................# Testing Parse::ErrorString::Perl 0.11, Perl 5.008009, /home/src/perl/repoperls/installed-perls/maint-5.8/pMB5rUF/perl-5.8.8@35054/bin/perl ok t/01-errors...............ok t/02-diagnostics..........ok t/03-split_diagnostics....ok t/04-perldiag............. # Failed test 'diagnostics' # at t/04-perldiag.t line 45. # +---+--------------------------------------------------------------------+-------------------------------------------------------------------------+ # | Ln|Got |Expected | # +---+--------------------------------------------------------------------+-------------------------------------------------------------------------+ # * 1|(F) You've said "use strict" or "use strict vars", which indicates |(F) You've said "use strict vars", which indicates that all variables * # * 2|that all variables must either be lexically scoped (using "my"), |must either be lexically scoped (using "my"), declared beforehand using * # * 3|declared beforehand using "our", or explicitly qualified to say |"our", or explicitly qualified to say which package the global variable * # * 4|which package the global variable is in (using "::"). |is in (using "::"). * # +---+--------------------------------------------------------------------+-------------------------------------------------------------------------+ # Looks like you failed 1 test of 4. Hope this helps, Regards,
Thanks. Fixed in 0.12