I could use some assistance getting CPAN functional again. CPAN stopped working on Centos 4.2 x64, and I can no longer install modules. I did a install Bundle::CPAN and upgraded to 1.8.2, and perl was updated afterwards via yum update. The error seems related to GPG, does anyone know if 1.8.2 added new restrictions on signatures? $ sudo perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.82) ReadLine support enabled cpan> install DBD::SQLite CPAN: Storable loaded ok Going to read /usr/share/cpan/Metadata Database was generated on Wed, 18 Jan 2006 20:10:08 GMT Running install for module DBD::SQLite Running make for M/MS/MSERGEANT/DBD-SQLite-1.11.tar.gz CPAN: Digest::SHA loaded ok CPAN: Module::Signature loaded ok WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 2E66 557A B97C 19C7 91AF 8E20 328D A867 450F 89EC Signature for /usr/share/cpan/sources/authors/id/M/MS/MSERGEANT/CHECKSUMS ok CPAN: Compress::Zlib loaded ok Checksum for /usr/share/cpan/sources/authors/id/M/MS/MSERGEANT/DBD-SQLite-1.11.tar.gz ok Scanning cache /usr/share/cpan/build for sizes Deleting from cache: /usr/share/cpan/build/DBD-Oracle-1.16 (16.1>10.0 MB) Usage: Cwd::getcwd() at /usr/lib/perl5/5.8.5/File/Path.pm line 267. cpan> Jeff Montagna