Skip Menu |

This queue is for tickets about the Semi-Semicolons CPAN distribution.

Report information
The Basics
Id: 66876
Status: open
Priority: 0/
Queue: Semi-Semicolons

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

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



Subject: Test suite fails since 5.13.7
Subject: Re: [rt.cpan.org #66876] Test suite fails since 5.13.7
Date: Fri, 25 Mar 2011 12:24:52 +1100
To: bug-Semi-Semicolons [...] rt.cpan.org
From: Michael G Schwern <schwern [...] pobox.com>
As Semi::Semicolons is a stupid and stupidly trivial Filter::Simple module that hasn't changed in four years, this indicates something broke in Filter::Simple or 5.13.7 or both. Possibly having to do with filtered code being inside an eval block. Would you please report it upstream? (You can say no, just let us know either way) -- Don't try the paranormal until you know what's normal. -- "Lords and Ladies" by Terry Prachett
CC: SREZIC [...] cpan.org
Subject: Re: [rt.cpan.org #66876] Test suite fails since 5.13.7
Date: Sat, 26 Mar 2011 14:25:49 +0100
To: bug-Semi-Semicolons [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"Michael G Schwern via RT" <bug-Semi-Semicolons@rt.cpan.org> writes: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=66876 > > > As Semi::Semicolons is a stupid and stupidly trivial Filter::Simple module > that hasn't changed in four years, this indicates something broke in > Filter::Simple or 5.13.7 or both. Possibly having to do with filtered code > being inside an eval block. > > Would you please report it upstream? (You can say no, just let us know either > way)
Done. See http://rt.perl.org/rt3/Ticket/Display.html?id=87064 Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de BBBike - route planner for cyclists in Berlin WWW version: http://www.bbbike.de Perl/Tk version for Unix and Windows: http://bbbike.sourceforge.net
RT-Send-CC: schwern [...] pobox.com
This was fixed by perl commit 27fcb6ee0. But see the perl ticket. Test::More’s use_ok is problematic. I’ll try to provide a patch in the next week or two.