in reply to
Perl Regular Exp
In addition:
PerlMonks Tutorials on Pattern Matching and Regular Expressions
Consider using
File::Basename
instead of a regex to achieve the same result.
Comment on
Re: Perl Regular Exp
In Section
Seekers of Perl Wisdom