[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Copying files with MacPerl



-----BEGIN PGP SIGNED MESSAGE-----

darrylc@foothills.eznet.com writes:
}Hello:
}
}Is there a way to copy binary files from one folder to another in
}MacPerl. I know it's easy with text files, but I expect a binary file
}would require using the Mac's duplication function.

File::Copy.  Matthias has modified it so that it does the right thing under
MacPerl.

use File::Copy;

copy("file1","file2");


}
}Thanks.
}
}
}-Darryl Caldwell
}darrylc@eznet.com
}
}
}
}
}
}***** Want to unsubscribe from this list?
}***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch


- ---
Paul J. Schinder
NASA Goddard Space Flight Center
Code 693, Greenbelt, MD 20771
schinder@pjstoaster.pg.md.us



-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQB1AwUBM9flZBCzWM58/rdhAQFxzAL/VgVC5Gx6l2MMctUq/uVH02WEwh+WKIR8
/+3RjjT6szB5a3OnH5amfpJDgxgOlTQRZJMuq0icLdNf7dEPRfpQ0jIf9L88i58i
M5MVcrWxQyedKJ4fVQkUsD3TYstfGugN
=5KXY
-----END PGP SIGNATURE-----

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch