# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'DateTime-Format-ICal' version '0.08' Unknown 'build_class', defaulting to 'Module::Build' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/DateTime/Format/ICal.pm -> blib/lib/DateTime/Format/ICal.pm Manifying blib/lib/DateTime/Format/ICal.pm -> blib/libdoc/DateTime::Format::ICal.3 HTMLifying blib/lib/DateTime/Format/ICal.pm -> blib/libhtml/site/lib/DateTime/Format/ICal.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/00load..........1..1 ok 1 - use DateTime::Format::ICal; ok t/01datetime......1..37 ok 1 - second accessor read is correct ok 2 - minute accessor read is correct ok 3 - hour accessor read is correct ok 4 - day accessor read is correct ok 5 - month accessor read is correct ok 6 - year accessor read is correct ok 7 - time zone should be UTC ok 8 - output should match input ok 9 - Pre-epoch year ok 10 - Pre-epoch month ok 11 - Pre-epoch seconds ok 12 - time zone should be UTC ok 13 - output should match input ok 14 - Post-epoch year ok 15 - Post-epoch day ok 16 - Post-epoch hour ok 17 - time zone should be UTC ok 18 - output should match input ok 19 - date-only year ok 20 - date-only month ok 21 - date-only day ok 22 - time zone should be UTC ok 23 - output should match input ok 24 - date-only year ok 25 - date-only month ok 26 - date-only day ok 27 - should be floating time zone ok 28 - output should match input ok 29 - date-only year ok 30 - date-only month ok 31 - date-only day ok 32 - date-only hour ok 33 - date-only minute ok 34 - date-only second ok 35 - should be America/Chicago time zone ok 36 - output should match input ok 37 - offset only time zone should be formatted as UTC ok t/02duration......1..60 ok 1 - duration should be positive ok 2 - 0 weeks ok 3 - 0 days ok 4 - 0 hours ok 5 - 0 minutes ok 6 - 3 seconds ok 7 - output should match input ok 8 - duration should be positive ok 9 - 0 weeks ok 10 - 0 days ok 11 - 4 hours ok 12 - 0 minutes ok 13 - 3 seconds ok 14 - output should match input ok 15 - duration should be positive ok 16 - 0 weeks ok 17 - 0 days ok 18 - 4 hours ok 19 - 25 minutes ok 20 - 3 seconds ok 21 - output should match input ok 22 - duration should be positive ok 23 - 3 weeks ok 24 - 1 days ok 25 - 4 hours ok 26 - 25 minutes ok 27 - 3 seconds ok 28 - output should match input ok 29 - duration should be positive ok 30 - 7 weeks ok 31 - 1 days ok 32 - 4 hours ok 33 - 25 minutes ok 34 - 3 seconds ok 35 - output should match input ok 36 - duration should be positive ok 37 - 4 weeks ok 38 - 2 days ok 39 - 0 hours ok 40 - 0 minutes ok 41 - 0 seconds ok 42 - output should match input ok 43 - duration should be negative ok 44 - 4 weeks ok 45 - 2 days ok 46 - 0 hours ok 47 - 0 minutes ok 48 - 0 seconds ok 49 - output should match input ok 50 - duration is not positive ok 51 - duration is not negative ok 52 - duration is zero ok 53 - 0 weeks ok 54 - 0 days ok 55 - 0 hours ok 56 - 0 minutes ok 57 - 0 seconds ok 58 - output should match input ok 59 - Invalid duration string ok 60 - minutes only ok t/03period........1..21 ok 1 - second accessor read is correct ok 2 - minute accessor read is correct ok 3 - hour accessor read is correct ok 4 - day accessor read is correct ok 5 - month accessor read is correct ok 6 - year accessor read is correct ok 7 - time zone should be UTC ok 8 - output should match input ok 9 - second accessor read is correct ok 10 - minute accessor read is correct ok 11 - hour accessor read is correct ok 12 - day accessor read is correct ok 13 - month accessor read is correct ok 14 - year accessor read is correct ok 15 - time zone should be UTC ok 16 - output should match input ok 17 - period as datetimes ok 18 - period as datetime and duration ok 19 - period as datetimes ok 20 - period as datetimes ok 21 - period as datetime and duration ok t/04recurrence....1..15 ok 1 - recurrence parser is ok ok 2 - unbounded recurrence formats ok ok 3 - unbounded recurrence union formats ok ok 4 - union of unbounded recurrences formats ok ok 5 - deep union of unbounded recurrences formats ok ok 6 - complement of date formats ok ok 7 - clone formats ok ok 8 - complement of rule formats ok ok 9 - exclude + complement of date cannot format ok 10 - unblessed date + recurrence cannot format ok 11 - blessed date + recurrence formats ok ok 12 - recurrence parser with 'until' is ok ok 13 - datetime recurrence formats ok ok 14 - datetime with time zones recurrence formats ok ok 15 - datetime spans with time zones recurrence formats ok ok All tests successful. Files=5, Tests=134, 17 wallclock secs (10.13 cusr + 0.69 csys = 10.82 CPU) /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 install Installing /Users/cpanrun/build/5.10.0/site/lib/DateTime/Format/ICal.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/DateTime::Format::ICal.3 Installing /Users/cpanrun/build/5.10.0/html/site/lib/DateTime/Format/ICal.html Writing /Users/cpanrun/build/5.10.0/site/lib/auto/DateTime/Format/ICal/.packlist