Boon Chong Ang wrote:
> 
> Hi,

Hello,

> My name is Boon Chong. I have question. Just say, I run a perl script
> and in between of the process I create a temporarily file for checking
> purpose.  Now, how do I ask perl to delete the file automatically?

Use IO::File::new_tmpfile()

perldoc IO::File


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to