Help for this page

Select Code to Download


  1. or download this
    print() on unopened filehandle Dumper at ./minitest.pl line 33.
    
  2. or download this
    my $sheet_count = $book->[0]{sheets};
    
  3. or download this
    $sheet = $book->[$sheet_index] or next;
    
  4. or download this
    use warnings;
    use strict;