in reply to Re^5: question regarding File::Copy, and hashes that contain file paths
in thread question regarding File::Copy, and hashes that contain file paths
Thank you for your help!my $base_path = 'e:/iwantfileshere'; dirmove($from,$to) if -e $base_path;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: question regarding File::Copy, and hashes that contain file paths
by Your Mother (Archbishop) on Dec 18, 2015 at 15:13 UTC |