[perl #115744] -- makes - option when used with sub MAIN

2015-08-26 Thread Will Coleda via RT
On Thu Nov 15 08:24:25 2012, glitc...@myopera.com wrote: glitchmr@feather ~ perl6 -e 'sub MAIN { %_.perl.say }' -- (- = Bool::True).hash It should instead stop option processing. Because of that, it's currently impossible to make first option that starts with - symbol. Fixed in

[perl #115744] -- makes - option when used with sub MAIN

2012-11-15 Thread via RT
# New Ticket Created by GlitchMr # Please include the string: [perl #115744] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=115744 glitchmr@feather ~ perl6 -e 'sub MAIN { %_.perl.say }' -- (- =