Checking if your kit is complete... Looks good Writing Makefile for File::Archive cp Archive.pm blib/lib/File/Archive.pm Manifying blib/man3/File::Archive.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Trying to load module. ok 1 Creating a File::Archive object. New file targz.file.tar.gz ok 2 What is the file's name? Filename is targz.file.tar.gz. ok 3 What type of file is it? File is a tarred compressed file. ok 4 What's in the file? Contents: testfile1, testfile2, testfile3 ok 5 What's in the file 'testfile2'? This is testfile 2 ok 5.5 Trying with a plain file. Contents: test.pl ok 6 Trying with a gzipped file. Contents: gzipped ok 7 What's in the file 'gzipped'? ok 7.5 Trying with a tar file. Contents: testfile1, testfile2, testfile3 ok 8 What's in the file 'testfile2'? This is testfile 2 ok 9 Trying with a compressed file. Contents: compressed ok 10 Installing /home/cpanrun/build/5.10.0/html/site/lib/File/Archive.html Installing /home/cpanrun/build/5.10.0/site/lib/File/Archive.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/File::Archive.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod