On May 10, Soin, Harinder said:

>I am new to perl and I am qucikly realizing that a solid understanding of
>Regular Expressions is a necessacity. Can anyone point me a good source
>where I can go from zero to 100 miles in a short period of time.

That sounds dangerous.  Regexes are something you need to understand, you
can't just barrel through something.

That being said, look at the following documenation:

  perldoc perlretut
  perldoc perlre

I am writing a book, "Learning Perl Regular Expressions", which is being
updated online nearly every evening, at:

  http://www.pobox.com/~japhy/docs/LPRE.html

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
Are you a Monk?  http://www.perlmonks.com/     http://forums.perlguru.com/
Perl Programmer at RiskMetrics Group, Inc.     http://www.riskmetrics.com/
Acacia Fraternity, Rensselaer Chapter.         Brother #734

Reply via email to