my $fh = IO::File->new_tmpfile or print "Unable to make ne +w temp file: $!"; binmode($fh); $member->extractToFileHandle($fh);
Output: From CALC: 2b35e7ab From ZIP: 9bdd56f6 test.log Thanks for the suggestion.my $fh = IO::File->new_tmpfile or print "Unable to make ne +w temp file: $!"; $member->extractToFileHandle($fh); binmode($fh);
In reply to Re^2: Zip file CRC validation
by msalerno
in thread Zip file CRC validation
by msalerno
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |