Help for this page
warning [/home/student1/Desktop/compounds1310483480.zip]: 104 extra b +ytes at beginning or within zipfile (attempting to process anyway) ... file #2: bad zipfile offset (local header sig): 405 file #3: bad zipfile offset (local header sig): 1020 file #4: bad zipfile offset (local header sig): 1552
foreach my $memberName (@MOL2_files) { ... open my $fh, ">>", $fullpath or die $!; print $log "Write Error.\n" if $zip->writeToFileNamed( $fh ) != AZ_OK;