# New Ticket Created by  Chris Dolan 
# Please include the string:  [perl #63228]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63228 >


This patch adds support for '?' twigil variables to actions.pm and  
declares the $?PROGRAM read-only global variable in !UNIT_START.  The  
value stored in that variable is first argument to Rakudo (e.g.  
'prog.pl' or '-e') which previously was dropped on the floor when  
creating @*ARGS.

   git pull git://github.com/chrisdolan/rakudo.git program-name

t/spec/S02-magicals/progname.t updated to test this in r25324


Attachment: 0001-Support-using-variables-and-implement-PROGRAM.patch
Description: Binary data

Reply via email to