On Sun Nov 11 17:32:31 2007, sprout wrote: > Deparse does nothing to disambiguate between hash refs and blocks (for > map, grep, print etc.) when perl would interpret the code it produces > incorrectly as a result. > > For example, in every case in which a block or anonymous hash can > occur, +{ $_ => 1 } and {; foo => $_ } will be deparsed incorrectly. > Father C: Could you provide a few more explicit examples of this problem? (I had trouble constructing test cases from the information provided.) Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: new https://rt.perl.org:443/rt3/Ticket/Display.html?id=47357Thread Previous