[perl #113848] Missing line no. in "Cannot assign to a readonly variable or a value"

2012-06-26 Thread via RT
# New Ticket Created by Siddhant Saraf # Please include the string: [perl #113848] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=113848 > $ cat error.pl class foo { has $.x; } my $obj = fo

[perl #113808] Bug report: whitespace in grammars

2012-06-26 Thread via RT
# New Ticket Created by Sir Robert Burbridge # Please include the string: [perl #113808] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=113808 > Bug report. The snippet below (and associated github gist) says it all.