From the Spreadsheet::WriteExcel docs (new):
"You can also pass a valid filehandle to the new() constructor. For example in a CGI program you could do something like this:
binmode(STDOUT); my $workbook = Spreadsheet::WriteExcel->new(\*STDOUT);
The requirement for binmode() is explained below. See also, the cgi.pl program in the examples directory of the distro."
In reply to Re^2: pop up Save as box before downloading
by marto
in thread pop up Save as box before downloading
by pearlgirl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |