Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: File integrity checker

by roperl (Beadle)
on Aug 24, 2017 at 18:42 UTC ( #1197953=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $retval = gunzip 'file.gz' => 'file.out', Strict=>1 or $GunzipError
    +;
    
  2. or download this
    my $retval = gunzip 'file.gz', 'file.out', Strict=>1 or $GunzipError;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1197953]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2023-09-30 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?