Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
                        );
    1;
    
  2. or download this
    #!/usr/bin/perl -w -I/(path to package)
    use diagnostics;
    ...
        $xlrow += 1;
    }
    
  3. or download this
    
    foreach $statement (@landscape_lgl) {
    ...
        print "$worksheet->$statement","\n";
    }
    
  4. 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.
    
  5. 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
        .