Home : General : Perl Programming :

General: Perl Programming: Re: [Andy] how to transfer image from one dir to another?: Edit Log

Here is the list of edits for this post
Re: [Andy] how to transfer image from one dir to another?
You should use File::Copy before resorting to icky system calls which are not portable, i.e. it will not work on Windows!.

Last edited by:

Wychwood: Nov 17, 2009, 7:05 AM

Edit Log: