On Fri Feb 13 21:50:40 2009, chrisdolan wrote:
> On Fri Feb 13 21:14:59 2009, ch...@chrisdolan.net wrote:
> > 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
> 
> Larry changed the spec 5 minutes after I submitted this, so $?PROGRAM is
> no longer correct.  I think the actions.pm half of the patch is still
> right, though.
> 

Very sorry, this patch seems to have gotten lost in RT, and even the part 
that wasn't specced out from under you no longer applies.

Thanks for the patch, we'll try to get to them faster in the future!

-- 
Will "Coke" Coleda

Reply via email to