How can I use Perl's Copy package to preserve timestamps of the original file

  • Thread starter Thread starter Michael R
  • Start date Start date
M

Michael R

Guest
to be copied? I'm using openSuse Linux with the standard Perl packages. I need to use Perl's copy rather than UNIX's "cp -p" because I need the error checking.
 
Back
Top