# New Ticket Created by Mike Lambert # Please include the string: [perl #16741] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16741 > The below patch fixes the languages/parrot_compiler/ code to work again with the new keyed syntax. It correctly compiles languages/parrot_compiler/sample.pasm and parrot executes it fine. The only change I'm unsure about it is the use of -e"" instead of -e'' to make activestate perl happy. ie, I'm not sure if it breaks other platforms. Thanks, Mike Lambert -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/35605/28863/5e145e/fixup.diffThread Next