Help for this page
#!/usr/bin/perl -w ... $worksheet->write(0, 0, "Hi Excel!", $format); __END__
<%@ Language=PerlScript %> ... __END__ %>