- or download this
#!/usr/bin/perl -w
...
);
1;
- or download this
#!/usr/bin/perl -w -I/(path to package)
use diagnostics;
...
$xlrow += 1;
}
- or download this
foreach $statement (@landscape_lgl) {
...
print "$worksheet->$statement","\n";
}
- or download this
Can't locate object method "set_paper(5)" via package
"Spreadsheet::WriteExcel::Worksheet" at ./test.pl line 79 (#1)
+<readmore>
(F) You said to do (or require, or use) a file that couldn't be
...
Uncaught exception from user code:
Can't locate object method "set_paper(5)" via package "Spreads
+heet::WriteExcel::Worksheet" at ./test.pl line 79.
- or download this
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuratio
+n:
Platform:
...
/usr/local/lib/perl5/site_perl/5.6.0
/usr/local/lib/perl5/site_perl
.