M Michael R Guest Mar 22, 2009 #1 ...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.
...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.
M martinthurn Guest Mar 22, 2009 #2 There is no "Copy" module, I assume you mean File::Copy. But that doesn't matter, they way to get & set file timestamp is a FAQ entry, see below
There is no "Copy" module, I assume you mean File::Copy. But that doesn't matter, they way to get & set file timestamp is a FAQ entry, see below