Help for this page

Select Code to Download


  1. or download this
    sub getWB
    {   my ($dir, $excel) = $_[0] =~ /(.*)\/(.*)/ ;
    ...
        $xs->open($excel)  ;
        return $xs ;
    }
    
  2. or download this
    Log4perl: Seems like no initialization happened. Forgot to call init()
    +?
    no such path [D:\myexcel.xslx] at D:\Perl\spreadsheet.pl line 55.