On Tue, Apr 14, 2015 at 08:58:27PM -0400, Nathan Gray wrote:
> I've run into a snag, in that my strptime processing in Perl 5
> relies on building a string that looks like a regex with named
> captures, and then interpolating that into a real regex.
>[...]
> my $pattern = Q/$=[hello]/;
> my
I've been playing in Perl 6 (after several years of absence). I
am very impressed.
I'm porting my recent Date::Reformat into Perl 6, for fun,
to get me back into the Perl 6 headspace, and possibly to help
others, either with something useful, or something they can look
to for examples.
I've run
# New Ticket Created by Tobias Leich
# Please include the string: [perl #124304]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124304 >
$ perl6-m -e 'my \a = any 1; EVAL "say a"'
===SORRY!===
Object of type Junction in QAST::
Unfortunately, I cannot attend the upcoming YAPC::NA in June.
Does anyone know of any upcoming public tech meetings or conferences
to be held in the southeast or mid-Atlantic US where there might be a
Perl 6 dev presence?
Thanks.
-Tom
Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: 438163bfab119c1456e124bf66696ab54fd541e3
https://github.com/perl6/specs/commit/438163bfab119c1456e124bf66696ab54fd541e3
Author: Stéphane Payrard
Date: 2015-04-05 (Sun, 05 Apr 2015)
Changed paths:
M S9
Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: f7ab575df456bf20b55f60ffb706693ed39b2e3c
https://github.com/perl6/specs/commit/f7ab575df456bf20b55f60ffb706693ed39b2e3c
Author: Elizabeth Mattijsen
Date: 2015-04-14 (Tue, 14 Apr 2015)
Changed paths:
M
# New Ticket Created by grond...@yahoo.fr
# Please include the string: [perl #124294]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124294 >
Hello
$ perl6 -e 'say my uint32 $ = 2**32;'
4294967296
$ perl6 -e 'say my uint32 $
# New Ticket Created by H. Merijn Brand
# Please include the string: [perl #124298]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124298 >
$ git clone github.com:Tux/CSV Text-CSV-perl6
Cloning into 'Text-CSV-perl6'...
X11 fo