[Purdue-pm] comb not needed
Mark Senn
mark at purdue.edu
Thu Aug 8 20:23:13 PDT 2019
Purdue Perl Mongers,
Earlier I wrote I'd try using the Perl 6 comb routine for the Perl
Weekly Challenge - 020, Task 1. See
https://perlweeklychallenge.org/blog/perl-weekly-challenge-020/index.html#task-1
for more information.
That's not needed. A Perl 6 regex (formerly known as a regular
expression in Perl 5) can be used to do the matching. The design of
Perl 6 is so much nicer than Perl 5---it's a pleasure to use.
-mark
More information about the Purdue-pm
mailing list