Re: [NEW ANSWER] perlfaq5: How can I copy a file?
[email protected] (Tony Cook) Tue, 4 Jan 2005 09:59:27 +1100
| Newsgroups | perl.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 03, 2005 at 11:13:36AM -0800, _brian_d_foy wrote: > Index: perlfaq5.pod ... > +Use the File::Copy module. It comes with Perl and can do a > +true copy across file systems, and it does its magic in > +a protable fashion. s/protable/portable/