Checking if your kit is complete... Looks good Writing Makefile for Date::Range cp lib/Date/Range.pm blib/lib/Date/Range.pm Manifying blib/man3/Date::Range.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01..............1..55 ok 1 - Can't create a range with no dates ok 2 - Can't create a range with one date ok 3 - Can't create a range with three dates ok 4 - Can't create a range with strings ok 5 - Create an single day range ok 6 - Start and end on same date ok 7 - 1 day long ok 8 - So 1 date in 'dates' ok 9 - Create a range ok 10 - Starts OK ok 11 - Starts OK ok 12 - 2 days long ok 13 - So 2 date in 'dates' ok 14 - Starts at start ok 15 - And ends at end ok 16 - Create a range in wrong order ok 17 - Starts OK ok 18 - Starts OK ok 19 - 1 days long ok 20 - Range 1 and 2 are equal ok 21 - Longer Range ok 22 - 3 days long ok 23 - Range doesn't include early day ok 24 - Range includes first day ok 25 - Range includes middle day ok 26 - Range includes last day ok 27 - Range doesn't includes later day ok 28 - Range includes first range ok 29 - Range includes second range ok 30 - Range includes itself ok 31 - The ranges overlap the other way ok 32 - Get that overlap ok 33 - Starts on day2 ok 34 - Ends on day2 ok 35 - The ranges overlap ok 36 - Get that overlap ok 37 - Starts on day2 ok 38 - Ends on day3 ok 39 - Overlaps one way ok 40 - and the other... ok 41 - The object isa Date::Range ok 42 - Starts start Feb ok 43 - Ends end Feb ok 44 - Gap works either way around ok 45 - Jan has no gap to Feb ok 46 - Feb has no gap to Mar ok 47 - Abuts J/J - no ok 48 - Abuts J/F - yes ok 49 - Abuts J/M - no ok 50 - Abuts F/J - yes ok 51 - Abuts F/F - no ok 52 - Abuts F/M - yes ok 53 - Abuts M/J - no ok 54 - Abuts M/F - yes ok 55 - Abuts M/M - no ok t/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/pod.............1..1 ok 1 - blib/lib/Date/Range.pm ok All tests successful, 1 test skipped. Files=3, Tests=56, 1 wallclock secs ( 0.29 cusr + 0.08 csys = 0.37 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Date/Range.html Installing /Users/cpanrun/build/5.10.0/site/lib/Date/Range.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Date::Range.3 make: *** [pure_install] Hangup