Perl 6? Yeah, right.
Posted Sep 22, 2006 14:03 UTC (Fri) by
munozga (subscriber, #26290)
Parent article:
Perl 6? Yeah, right.
Regular expressions in Perl6 are actually called a 'regex'. A rule, in Perl6, refers to a specific form of a regex.
Link to Synopsis 5 that covers this stuff:
http://dev.perl.org/perl6/doc/design/syn/S05.html
(
Log in to post comments)