>>>>> "LP" == Luke Palmer <[EMAIL PROTECTED]> writes:

  LP> Why use regexen when you can just use junctions?

  LP>     my $foos = 'foo' ~ any(0..9) ~ any(0..9);

should that be @foos or will it make an anon list of the foos and store
the ref?

  LP> We have a I<powerful> language on our hands, people.

i know but changing my brane to think like that will take some time and
practice. i brought up a macro idea but this is what i wanted to do with
maps or nested loops.

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
----- Stem and Perl Development, Systems Architecture, Design and Coding ----
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org

Reply via email to