Checking if your kit is complete... Looks good Writing Makefile for List::Uniq make: *** Warning: File `Makefile' has modification time in the future (2007-11-29 00:00:18 > 2007-11-29 00:00:17) cp lib/List/Uniq.pm blib/lib/List/Uniq.pm Manifying blib/man3/List::Uniq.3 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_use.............1..3 ok 1 - use List::Uniq; ok 2 - check module version ok 3 - no warnings ok t/02_pod.............1..1 ok 1 - blib/lib/List/Uniq.pm ok t/03_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/04_breakpoints.....1..0 # Skip Test::NoBreakpoints 0.10 required for testing skipped all skipped: Test::NoBreakpoints 0.10 required for testing t/05_basic...........1..3 ok 1 - use List::Uniq; ok 2 - one of two duplicates removed ok 3 - no warnings ok t/06_context.........1..5 ok 1 - use List::Uniq; ok 2 - call uniq in list context ok 3 - call uniq in scalar context ok 4 - size of returned lists match ok 5 - no warnings ok t/07_sort............1..10 ok 1 - use List::Uniq; ok 2 - default sort ok 3 - explicit lexical sort ok 4 - case insensitive sort ok 5 - reversed sort ok 6 - default sort of numbers ok 7 - numeric ascending sort ok 8 - numeric descending sort ok 9 - pass non-CODEREF for custom sort ok 10 - no warnings ok t/08_flatten.........1..3 ok 1 - use List::Uniq; ok 2 - one of two duplicates removed ok 3 - no warnings ok All tests successful, 2 tests skipped. Files=8, Tests=25, 1 wallclock secs ( 0.54 cusr + 0.15 csys = 0.69 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/List/Uniq.html Installing /home/cpanrun/build/5.10.0/site/lib/List/Uniq.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/List::Uniq.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod