Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Help with Uncompressing Data

by epoptai (Curate)
on Apr 07, 2001 at 00:33 UTC ( [id://70591]=note: print w/replies, xml ) Need Help??


in reply to Help with Uncompressing Data

For future reference, when working with files Compress::Zlib can handle,
this is the syntax you want:
$stuff = $response->content; $stuff = uncompress($stuff);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 23:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found