in reply to
Re: Web broadcast e-mail perl script
in thread
Web broadcast e-mail perl script
The open syntax is correct, the '+' opens the file for reading AND writing, see 'perldoc -f open'
Comment on
Re^2: Web broadcast e-mail perl script
In Section
Seekers of Perl Wisdom