# New Ticket Created by "Stephen Simmons" # Please include the string: [perl #82638] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=82638 >
I've attached two programs, which differ only in whitespace; one (bug1b) compiles and runs; the other (bug1) bombs with a message similar to: Unable to parse blockoid, couldn't find final '}' at line 8 WIthout the "$x++;" after the nested if, it compiles fine, however. Stephen Simmons
bug1
Description: Binary data
bug1b
Description: Binary data