On Jul 20, Octavian Rasnita said:
cpan
cpan> install [a_certain_module]
It gives the following errors:
Subroutine Compress::Zlib::deflateStream::msg redefined at
Subroutine Compress::Zlib::inflateStream::DispStream redefined at
Subroutine Compress::Zlib::inflateStream::__unc_inflate redefined at
Subroutine Compress::Zlib::inflateStream::inflate redefined at
Subroutine Compress::Zlib::inflateStream::inflateSync redefined at
Subroutine Compress::Zlib::inflateStream::DESTROY redefined at
Technically speaking, they're not errors, the warnings. And they seem to
be arising from Compress::Zlib being sourced multiple times. How to avoid
this, I'm not sure. What version of CPAN.pm do you have? Perhaps a newer
version doesn't do this.
--
Jeff "japhy" Pinyan % How can we ever be the sold short or
RPI Acacia Brother #734 % the cheated, we who for every service
http://japhy.perlmonk.org/ % have long ago been overpaid?
http://www.perlmonks.org/ % -- Meister Eckhart
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>