Help for this page

Select Code to Download


  1. or download this
    format error: can't find EOCD signature
     Archive::Zip::Archive::_findEndOfCentralDirectory('Archive::Zip::Arch
    ...
     Archive::Zip::Archive::read('Archive::Zip::Archive=HASH(0x8e87c00)','
    +tooled-up.gz') called at zip.pl line 13
    Error reading zip file. at zip.pl line 13.
    
  2. or download this
            if (is_error(getstore($geturl, $zipdestination))) {
                    print "ERROR - Failed to write CSV to destination<br/>
    +";
    ...
                    $zip->extractMember($element);
            }
            print "Done!\n";