http://qs321.pair.com?node_id=517720


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:>*