Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    defined $excel or die;
    
    print "Read with ", $excel->[0]{parser}, "\n";