in reply to Re: filtering folder path using regex.
in thread filtering folder path using regex.

WOW, the power of Perl "...it helps if you know what you are doing", I didn't know that there things like YAPE::Regex::Explain; to explain it all....Thanks.
  • Comment on Re: Re: filtering folder path using regex.

Replies are listed 'Best First'.
Re: Re: Re: filtering folder path using regex.
by blackadder (Hermit) on Jul 15, 2003 at 13:09 UTC
    Thanks PodMaster.... Oh forget Regex, for what I need, File::Spec is really what I should use. This is magic.