drieux
Mon, 04 May 2009 09:24:28 -0700
Did you do any updating of your perl modules before taking the security update?
cf <http://www.theregister.co.uk/2009/02/16/apple_update_perl_breakage/> and <http://www.theregister.co.uk/2009/03/23/apple_perl_breakage_apology/>the simple solution is to download and re-install the the modules that appear to be broken. In this case Compress::Zlib - do this until you have a working CPAN, and at that point you can work with cpan again to re-install any of the modules that you have added.
On May 4, 2009, at 6:03 AM, Lola J. Lee Beno wrote:
I'm guessing that issue is related to something in Apple's security update that broke the default Perl configuration. What's the solution to getting around this?Going to read /Users/lolajl/.cpan/sources/modules/02packages.details.txt.gz Catching error: 'Undefined subroutine &Compress::Zlib::gzopen called at /System/Library/Perl/5.8.8/CPAN/Tarzip.pm line 103.' at /System/Library/Perl/5.8.8/CPAN.pm line 281 CPAN::shell() called at /usr/bin/cpan line 198 Going to read /Users/lolajl/.cpan/sources/authors/01mailrc.txt.gz Lockfile removed.Undefined subroutine &Compress::Zlib::gzopen called at /System/Library/Perl/5.8.8/CPAN/Tarzip.pm line 103.-- Lola J. Lee Beno LinkedIn: http://www.linkedin.com/in/lolajleebeno Facebook: http://www.facebook.com/profile.php?id=714355583 Blog: http://www.lolajl.net/blog/
ciao drieux ----