Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How to zip and unzip a page in a subroutine ??

by matija (Priest)
on Dec 19, 2005 at 13:48 UTC ( [id://517720]=note: print w/replies, xml ) Need Help??


in reply to How to zip and unzip a page in a subroutine ??

I think your problem is that $ua is NULL

That's not to suggest ther may not be problems with your method of compression/decompression, but it's not the source of the error.

  • Comment on Re: How to zip and unzip a page in a subroutine ??

Replies are listed 'Best First'.
Re^2: How to zip and unzip a page in a subroutine ??
by Perl Mouse (Chaplain) on Dec 19, 2005 at 14:19 UTC
    I think your problem is that $ua is NULL
    This is Perl monks, not C monks. There's no NULL in Perl, except as a user definable indentifier. Perl has undef though, and that's probably what you mean.
    Perl --((8:>*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 09:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found