in reply to
Creating files
Opening a file for writing that does not exits creates the file. *grin* so
open FILE, ">bob.txt";
[download]
Crulx
Comment on
Re: Creating files
Download
Code
In Section
Seekers of Perl Wisdom