This worked fine for 0.27_05, but 0.27_06 is behaving oddly: cpan> install K/KW/KWILLIAMS/Module-Build-0.27_06.tar.gz CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Fri, 20 Jan 2006 23:13:43 GMT Running make for K/KW/KWILLIAMS/Module-Build-0.27_06.tar.gz CPAN: Digest::SHA loaded ok
CPAN: Module::Signature security checks disabled because Module::Signature not installed. Please consider installing the Module::Signature module. You may also need to be able to connect over the Internet to the public keyservers like pgp.mit.edu (port 11371). CPAN: LWP::UserAgent loaded ok Fetching with LWP: http://www.cpan.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/CHECKSUMS Warning: No checksum for Module-Build-0.27_06.tar.gz in /root/.cpan/sources/authors/id/K/KW/KWILLIAMS/CHECKSUMS. The cause for this may be that the file is very new and the checksum has not yet been calculated, but it may also be that something is going awry right now. Proceed? [yes] Scanning cache /root/.cpan/build for sizes Package seems to come without Makefile.PL. (The test -f "/root/.cpan/build/anon001/Makefile.PL" returned false.) Writing one on our own (setting NAME to Module) CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.27_06.tar.gz Writing Makefile for Module /usr/bin/make -- OK Running make test No tests defined for Module extension. /usr/bin/make test -- OK Running make install Writing /usr/local/lib/perl/5.8.7/auto/Module/.packlist Appending installation info to /usr/local/lib/perl/5.8.7/perllocal.pod /usr/bin/make install -- OK I had similar results under both the perl 5.8.7 distributed CPAN and the latest release (1.83). Cheers, Tyler