Checking if your kit is complete... Looks good Writing Makefile for Pollute::Persistent Writing Makefile for Pollute cp Pollute_Test.pm blib/lib/Pollute_Test.pm cp Pollute.pm blib/lib/Pollute.pm cp Persistent.pm ../blib/lib/Pollute/Persistent.pm cp Persistent_Test.pm ../blib/lib/Pollute/Persistent_Test.pm Manifying ../blib/man3/Pollute::Persistent.3 Manifying blib/man3/Pollute.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.008007 for darwin # Current time local: Fri Feb 24 00:10:31 2006 # Current time GMT: Fri Feb 24 08:10:31 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 This line is printed by carp, imported via Pollute at test.pl line 16 ok 5 ok 6 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl 1..8 # Running under perl version 5.008007 for darwin # Current time local: Fri Feb 24 00:10:31 2006 # Current time GMT: Fri Feb 24 08:10:31 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 This line is printed by carp, imported via Pollute at test.pl line 18 ok 4 ok 5 ok 6 ok 7 This line is printed by carp, imported via Persistent_Test's import function at test.pl line 41 ok 8 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Pollute.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Pollute::Persistent.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true