in reply to regular expression on filenames with absolute path

You should use the core module File::Basename and not regular expressions.
Don't reinvent the wheel.


  • Comment on Re: regular expression on filenames with absolute path

Replies are listed 'Best First'.
Re^2: regular expression on filenames with absolute path
by ramthen (Sexton) on Nov 07, 2005 at 15:37 UTC

    Hello Perl-ers,

    Am back. I was looking at CPAN for modules to do recursive copying and hit upon one module.

    Is there a way to do this recursive copying using nay of the standard modules ?

    Happy X-mas wishes to all of you,

    thanks in advance Mp> Mars