# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #45267] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45267 >
In t/run/options.t there is a TODO test for the '--trace' option of parrot. It looks like it behaves differently from the '-t' option. According to 'parrot --help' they should be aliased.