in reply to
book vs. web for Perl Regex study?
Is it okay for me to depend on Regex programs?
Yes.
YAPE::Regex::Explain
is a handy tool for debugging Perl regular expressions. You can use it to develop your own regex or to decipher someone else's.
Comment on
Re: book vs. web for Perl Regex study?
In Section
Seekers of Perl Wisdom