Re: [perl #127621] bizarre usage ouput for sub MAIN($foo,*%) { }

2016-02-26 Thread Lloyd Fournier
BTW this is nothing to do with -e. It happens if you do the same thing in a file. Auto-usage is broken in general *%variables but esp broken when they have a 0 length variable name. On Sat, Feb 27, 2016 at 2:25 PM Lloyd Fournier wrote: > # New Ticket Created by Lloyd Fournier > # Please includ

[perl #127621] bizarre usage ouput for sub MAIN($foo,*%) { }

2016-02-26 Thread via RT
# New Ticket Created by Lloyd Fournier # Please include the string: [perl #127621] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127621 > perl6 -e 'sub MAIN($foo,*%) { }' Usage: -e '...' [--<(HANDLED) Start argument to su

[perl6/specs] 33eaff: Update Supply introduction and method docs for ser...

2016-02-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 33eaffeb784e1f2b61511b727ef614615df6bca8 https://github.com/perl6/specs/commit/33eaffeb784e1f2b61511b727ef614615df6bca8 Author: skids Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M S17-concurre

Re: Perl 6 mentions on Wikipedia

2016-02-26 Thread Dan Stephenson
I want in. I'm working on a production project for cloud computing that fuses 5 and 6 together. It's proving very useful... Sent from my iPhone > On Feb 25, 2016, at 4:26 PM, Damian Conway wrote: > > Dear fellow revellers in the dawning Golden Age of Perl 6, > > I just had a colleague contac