in reply to
Re: Generating Files
in thread
Generating Files
If this is indeed HTML, sticking a
<p>
in the print statement might be a Good Idea, too. (Or a separate
print p();
if using CGI.pm)
Comment on
Re: Re: Generating Files
Select
or
Download
Code
In Section
Seekers of Perl Wisdom