RT for rt.cpan.org
Skip Menu
|
Bug #70393 for Const-Fast: Recursion doesn't follow scalar ref
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Const-Fast CPAN distribution
.
Report information
The Basics
Id:
70393
Status:
resolved
Priority:
0/
Queue:
Const-Fast
People
Owner:
Nobody in particular
Requestors:
chip [...] pobox.com
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.007
Fixed in:
0.008
History
Show all quoted text
Sun Aug 21 03:30:44 2011
chip [...] pobox.com - Ticket created
Subject:
Recursion doesn't follow scalar ref
const my $a => \do{1}; $$a++; # does not fail
Thu Aug 25 08:19:39 2011
LEONT [...] cpan.org - Status changed from 'new' to 'resolved'
Thu Aug 25 08:19:39 2011
LEONT [...] cpan.org - Fixed in 0.008 added