Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

game: alphanumeric delimiter demonstration

1 view
Skip to first unread message

David Nicol

unread,
Sep 4, 2009, 5:38:22 PM9/4/09
to f...@perl.org
{ my $match = eval '$_= q laurel;y subcostalis;s paperclip;m elite;$&';
is( $match, 'lit', 'alpha delimiters are allowed' ); }

The fwp challenge is, get out your simple regexen and pipes from
/usr/share/dict/words and produce an equivalent demonstration that
doesn't involve esoteric words like medical jargon and might even make
sense.

0 new messages