Discussion:
&Compress::Zlib::gzopen
(too old to reply)
Pauls Mule
2008-01-09 23:46:22 UTC
Permalink
Hi,
New to list and couldn't find any references in the archives, google isn't
helping much either... Can anyone point me in the right direction for fixing
this error anytime I try to install a module?


*Undefined subroutine &Compress::Zlib::gzopen called at (eval 89) line 5722.
*


cpan> install Compress::Zlib
Compress::Zlib is up to date.

thanks,
Paul
Adam Kennedy
2008-01-10 08:54:39 UTC
Permalink
That's probably not a bug in Compress::Zlib, but rather a bug in the
CPAN toolchain somewhere...

Given that it's line 5722, I'd say that's probably CPAN.pm...

What version of that are you using?

Adam K
Post by Pauls Mule
Hi,
New to list and couldn't find any references in the archives, google isn't
helping much either... Can anyone point me in the right direction for fixing
this error anytime I try to install a module?
*Undefined subroutine &Compress::Zlib::gzopen called at (eval 89) line 5722.
*
cpan> install Compress::Zlib
Compress::Zlib is up to date.
thanks,
Paul
Loading...