in reply to
Perl 6 will be the first truly extensible programming language
I sure hope Perl6 regexes still have (.*) :-)
I'm not really a human, but I play one on earth
Remember How Lucky You Are
Comment on
Re: Perl 6 will be the first truly extensible programming language
Replies are listed 'Best First'.
Re^2: Perl 6 will be the first truly extensible programming language
by
moritz
(Cardinal)
on Jul 27, 2008 at 17:48 UTC
It has, and it means nearly the same thing as perl 5 (it means the same as with the
/s
modifier in perl 5, i.e.
.
matches anything, not
[^\n]
).
[reply]
[d/l]
[select]
In Section
Perl News