PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2014-05-04T07:12:11 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 04 May 2014 13:06:11 GMT Running make for D/DR/DROLSKY/DateTime-Format-Strptime-1.55.tar.gz Checksum for /data/cpan/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-1.55.tar.gz ok DateTime-Format-Strptime-1.55/ DateTime-Format-Strptime-1.55/lib/ DateTime-Format-Strptime-1.55/lib/DateTime/ DateTime-Format-Strptime-1.55/lib/DateTime/Format/ DateTime-Format-Strptime-1.55/lib/DateTime/Format/Strptime.pm DateTime-Format-Strptime-1.55/README DateTime-Format-Strptime-1.55/INSTALL DateTime-Format-Strptime-1.55/LICENSE DateTime-Format-Strptime-1.55/Changes DateTime-Format-Strptime-1.55/META.json DateTime-Format-Strptime-1.55/dist.ini DateTime-Format-Strptime-1.55/MANIFEST DateTime-Format-Strptime-1.55/META.yml DateTime-Format-Strptime-1.55/t/ DateTime-Format-Strptime-1.55/t/001_load.t DateTime-Format-Strptime-1.55/t/003_every.t DateTime-Format-Strptime-1.55/t/author-001_all_locales.t DateTime-Format-Strptime-1.55/t/005_croak.t DateTime-Format-Strptime-1.55/t/004_locale_defaults.t DateTime-Format-Strptime-1.55/t/release-pod-syntax.t DateTime-Format-Strptime-1.55/t/006_locales.t DateTime-Format-Strptime-1.55/t/007_edge.t DateTime-Format-Strptime-1.55/t/002_dates.t DateTime-Format-Strptime-1.55/t/009_regexp.t DateTime-Format-Strptime-1.55/t/release-no-tabs.t DateTime-Format-Strptime-1.55/t/008_epoch.t DateTime-Format-Strptime-1.55/t/release-pod-coverage.t DateTime-Format-Strptime-1.55/t/release-pod-linkcheck.t DateTime-Format-Strptime-1.55/t/release-eol.t DateTime-Format-Strptime-1.55/t/release-pod-spell.t DateTime-Format-Strptime-1.55/Makefile.PL CPAN.pm: Building D/DR/DROLSKY/DateTime-Format-Strptime-1.55.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DateTime::Format::Strptime Writing MYMETA.yml and MYMETA.json >>> make cp lib/DateTime/Format/Strptime.pm blib/lib/DateTime/Format/Strptime.pm Manifying blib/man3/DateTime::Format::Strptime.3 DROLSKY/DateTime-Format-Strptime-1.55.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t ................ ok 1 - use DateTime::Format::Strptime; ok 2 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' 1..2 ok t/002_dates.t ............... ok 1 - %Y-%m-%d ok 2 - %y-%m-%d ok 3 - %Y years, %j days ok 4 - %b %d, %Y ok 5 - %B %d, %Y ok 6 - %a%Y-%m-%d ok 7 - %A%Y-%m-%d ok 8 - %a%m%d_%Y ok 9 - %H:%M:%S ok 10 - %l:%M:%S %p ok 11 - %H:%M:%S.%N ok 12 - %H:%M:%S.%6N ok 13 - %H:%M:%S.%3N ok 14 - %Y;%j = %Y-%m-%d ok 15 - %d %b '%y = %Y-%m-%d ok 16 - %e-%b-%Y %T %z ok 17 - %e-%b-%Y %T %z ok 18 - %l:%M:%S %p ok 19 - %H:%M:%S %z ok 20 - %H:%M:%S %z ok 21 - %H:%M:%S %Z ok 22 - %H:%M:%S %z %Z ok 23 - %Y %H:%M:%S %Z 1..23 ok t/003_every.t ............... ok 1 - 24-hour Time ok 2 - 12-hour Time ok 3 - Simple 24-hour Time ok 4 - American Style Date ok 5 - ISO Style Date ok 6 - Every token at once ok 7 - Extended strftime %{} matching ok 8 - 24-hour Time ok 9 - 12-hour Time ok 10 - Simple 24-hour Time ok 11 - American Style Date ok 12 - ISO Style Date ok 13 - Every token at once ok 14 - Extended strftime %{} matching 1..14 ok t/004_locale_defaults.t ..... ok 1 - en_AU : %x : year ok 2 - en_AU : %x : month ok 3 - en_AU : %x : day ok 4 - en_AU : %X : hour ok 5 - en_AU : %X : minute ok 6 - en_AU : %X : second ok 7 - en_AU : %c : year ok 8 - en_AU : %c : month ok 9 - en_AU : %c : day ok 10 - en_AU : %c : hour ok 11 - en_AU : %c : minute ok 12 - en_AU : %c : second ok 13 - en_US : %x : year ok 14 - en_US : %x : month ok 15 - en_US : %x : day ok 16 - en_US : %X : hour ok 17 - en_US : %X : minute ok 18 - en_US : %X : second ok 19 - en_US : %c : year ok 20 - en_US : %c : month ok 21 - en_US : %c : day ok 22 - en_US : %c : hour ok 23 - en_US : %c : minute ok 24 - en_US : %c : second ok 25 - en_GB : %x : year ok 26 - en_GB : %x : month ok 27 - en_GB : %x : day ok 28 - en_GB : %X : hour ok 29 - en_GB : %X : minute ok 30 - en_GB : %X : second ok 31 - en_GB : %c : year ok 32 - en_GB : %c : month ok 33 - en_GB : %c : day ok 34 - en_GB : %c : hour ok 35 - en_GB : %c : minute ok 36 - en_GB : %c : second ok 37 - fr_FR : %x : year ok 38 - fr_FR : %x : month ok 39 - fr_FR : %x : day ok 40 - fr_FR : %X : hour ok 41 - fr_FR : %X : minute ok 42 - fr_FR : %X : second ok 43 - fr_FR : %c : year ok 44 - fr_FR : %c : month ok 45 - fr_FR : %c : day ok 46 - fr_FR : %c : hour ok 47 - fr_FR : %c : minute ok 48 - fr_FR : %c : second ok 49 - fr : %x : year ok 50 - fr : %x : month ok 51 - fr : %x : day ok 52 - fr : %X : hour ok 53 - fr : %X : minute ok 54 - fr : %X : second ok 55 - fr : %c : year ok 56 - fr : %c : month ok 57 - fr : %c : day ok 58 - fr : %c : hour ok 59 - fr : %c : minute ok 60 - fr : %c : second 1..60 ok t/005_croak.t ............... ok 1 - 'Legal Pattern in constructor should return object and not croak' isa 'DateTime::Format::Strptime' ok 2 - Croak message should be empty ok 3 - Illegal pattern in constructor should croak ok 4 - Croak message should reflect illegal pattern ok 5 - Legal Pattern in pattern() should return the pattern ok 6 - Error message should be undef ok 7 - Illegal Pattern should return undef ok 8 - Error message should reflect illegal pattern ok 9 - Non-existing DateTime call should return undef ok 10 - Error message should reflect illegal pattern ok 11 - Non-matching date time string should return undef ok 12 - Error message should reflect non-matching datetime ok 13 - Ambiguous date time string should return undef ok 14 - Error message should reflect Ambiguous date time string ok 15 - Illegal Pattern should carp ok 16 - Croak message should reflect illegal pattern ok 17 - Non-matching date time string should croak ok 18 - Croak message should reflect non-matching datetime ok 19 - Ambiguous date time string should croak ok 20 - Croak message should reflect Ambiguous date time string ok 21 - Legal Pattern in pattern() should return the pattern ok 22 - Error message should be undef ok 23 - Illegal Pattern should return undef ok 24 - Error message should reflect illegal pattern ok 25 - Non-existing DateTime call should return undef ok 26 - Error message should reflect illegal pattern ok 27 - Non-matching date time string should return undef ok 28 - Error message should reflect non-matching datetime ok 29 - Ambiguous date time string should return undef ok 30 - Error message should reflect Ambiguous date time string 1..30 ok t/006_locales.t ............. ok 1 - Constructor with Day Name ok 2 - Parsed with Day Name ok 3 - Matched with Day Name ok 4 - Constructor with Day Name ok 5 - Parsed with Day Name ok 6 - Matched with Day Name ok 7 - Constructor with Day Name ok 8 - Parsed with Day Name ok 9 - Matched with Day Name ok 10 - Constructor with Day Name ok 11 - Parsed with Day Name ok 12 - Matched with Day Name ok 13 - Constructor with Day Name ok 14 - Parsed with Day Name ok 15 - Matched with Day Name ok 16 - Constructor with Day Name ok 17 - Parsed with Day Name ok 18 - Matched with Day Name ok 19 - Constructor with Day Name ok 20 - Parsed with Day Name ok 21 - Matched with Day Name ok 22 - Constructor with Day Name ok 23 - Parsed with Day Name ok 24 - Matched with Day Name ok 25 - Constructor with Day Name ok 26 - Parsed with Day Name ok 27 - Matched with Day Name ok 28 - Constructor with Day Name ok 29 - Parsed with Day Name ok 30 - Matched with Day Name ok 31 - Constructor with Day Name ok 32 - Parsed with Day Name ok 33 - Matched with Day Name ok 34 - Constructor with Day Name ok 35 - Parsed with Day Name ok 36 - Matched with Day Name ok 37 - Constructor with Day Name ok 38 - Parsed with Day Name ok 39 - Matched with Day Name ok 40 - Constructor with Day Name ok 41 - Parsed with Day Name ok 42 - Matched with Day Name ok 43 - Constructor with Day Name ok 44 - Parsed with Day Name ok 45 - Matched with Day Name ok 46 - Constructor with Day Name ok 47 - Parsed with Day Name ok 48 - Matched with Day Name ok 49 - Constructor with Day Name ok 50 - Parsed with Day Name ok 51 - Matched with Day Name ok 52 - Constructor with Day Name ok 53 - Parsed with Day Name ok 54 - Matched with Day Name ok 55 - Constructor with Day Name ok 56 - Parsed with Day Name ok 57 - Matched with Day Name ok 58 - Constructor with Day Name ok 59 - Parsed with Day Name ok 60 - Matched with Day Name ok 61 - Constructor with Day Name ok 62 - Parsed with Day Name ok 63 - Matched with Day Name ok 64 - Constructor with Day Name ok 65 - Parsed with Day Name ok 66 - Matched with Day Name ok 67 - Constructor with Day Name ok 68 - Parsed with Day Name ok 69 - Matched with Day Name ok 70 - Constructor with Day Name ok 71 - Parsed with Day Name ok 72 - Matched with Day Name ok 73 - Constructor with Day Name ok 74 - Parsed with Day Name ok 75 - Matched with Day Name ok 76 - Constructor with Day Name ok 77 - Parsed with Day Name ok 78 - Matched with Day Name ok 79 - Constructor with Day Name ok 80 - Parsed with Day Name ok 81 - Matched with Day Name ok 82 - Constructor with Day Name ok 83 - Parsed with Day Name ok 84 - Matched with Day Name ok 85 - Constructor with Month Name ok 86 - Parsed with Month Name ok 87 - Matched with Month Name ok 88 - Constructor with Month Name ok 89 - Parsed with Month Name ok 90 - Matched with Month Name ok 91 - Constructor with Month Name ok 92 - Parsed with Month Name ok 93 - Matched with Month Name ok 94 - Constructor with Month Name ok 95 - Parsed with Month Name ok 96 - Matched with Month Name ok 97 - Constructor with Month Name ok 98 - Parsed with Month Name ok 99 - Matched with Month Name ok 100 - Constructor with Month Name ok 101 - Parsed with Month Name ok 102 - Matched with Month Name ok 103 - Constructor with Month Name ok 104 - Parsed with Month Name ok 105 - Matched with Month Name ok 106 - Constructor with Month Name ok 107 - Parsed with Month Name ok 108 - Matched with Month Name ok 109 - Constructor with Month Name ok 110 - Parsed with Month Name ok 111 - Matched with Month Name ok 112 - Constructor with Month Name ok 113 - Parsed with Month Name ok 114 - Matched with Month Name ok 115 - Constructor with Month Name ok 116 - Parsed with Month Name ok 117 - Matched with Month Name ok 118 - Constructor with Month Name ok 119 - Parsed with Month Name ok 120 - Matched with Month Name ok 121 - Constructor with Month Name ok 122 - Parsed with Month Name ok 123 - Matched with Month Name ok 124 - Constructor with Month Name ok 125 - Parsed with Month Name ok 126 - Matched with Month Name ok 127 - Constructor with Month Name ok 128 - Parsed with Month Name ok 129 - Matched with Month Name ok 130 - Constructor with Month Name ok 131 - Parsed with Month Name ok 132 - Matched with Month Name ok 133 - Constructor with Month Name ok 134 - Parsed with Month Name ok 135 - Matched with Month Name ok 136 - Constructor with Month Name ok 137 - Parsed with Month Name ok 138 - Matched with Month Name ok 139 - Constructor with Month Name ok 140 - Parsed with Month Name ok 141 - Matched with Month Name ok 142 - Constructor with Month Name ok 143 - Parsed with Month Name ok 144 - Matched with Month Name ok 145 - Constructor with Month Name ok 146 - Parsed with Month Name ok 147 - Matched with Month Name ok 148 - Constructor with Month Name ok 149 - Parsed with Month Name ok 150 - Matched with Month Name ok 151 - Constructor with Month Name ok 152 - Parsed with Month Name ok 153 - Matched with Month Name ok 154 - Constructor with Month Name ok 155 - Parsed with Month Name ok 156 - Matched with Month Name ok 157 - Constructor with Month Name ok 158 - Parsed with Month Name ok 159 - Matched with Month Name ok 160 - Constructor with Month Name ok 161 - Parsed with Month Name ok 162 - Matched with Month Name ok 163 - Constructor with Month Name ok 164 - Parsed with Month Name ok 165 - Matched with Month Name ok 166 - Constructor with Month Name ok 167 - Parsed with Month Name ok 168 - Matched with Month Name ok 169 - Constructor with Month Name ok 170 - Parsed with Month Name ok 171 - Matched with Month Name ok 172 - Constructor with Month Name ok 173 - Parsed with Month Name ok 174 - Matched with Month Name ok 175 - Constructor with Month Name ok 176 - Parsed with Month Name ok 177 - Matched with Month Name ok 178 - Constructor with Month Name ok 179 - Parsed with Month Name ok 180 - Matched with Month Name ok 181 - Constructor with Month Name ok 182 - Parsed with Month Name ok 183 - Matched with Month Name ok 184 - Constructor with Month Name ok 185 - Parsed with Month Name ok 186 - Matched with Month Name ok 187 - Constructor with Month Name ok 188 - Parsed with Month Name ok 189 - Matched with Month Name ok 190 - Constructor with Month Name ok 191 - Parsed with Month Name ok 192 - Matched with Month Name ok 193 - Constructor with Month Name ok 194 - Parsed with Month Name ok 195 - Matched with Month Name ok 196 - Constructor with Month Name ok 197 - Parsed with Month Name ok 198 - Matched with Month Name ok 199 - Constructor with Month Name ok 200 - Parsed with Month Name ok 201 - Matched with Month Name ok 202 - Constructor with Month Name ok 203 - Parsed with Month Name ok 204 - Matched with Month Name ok 205 - Constructor with Month Name ok 206 - Parsed with Month Name ok 207 - Matched with Month Name ok 208 - Constructor with Month Name ok 209 - Parsed with Month Name ok 210 - Matched with Month Name ok 211 - Constructor with Month Name ok 212 - Parsed with Month Name ok 213 - Matched with Month Name ok 214 - Constructor with Month Name ok 215 - Parsed with Month Name ok 216 - Matched with Month Name ok 217 - Constructor with Month Name ok 218 - Parsed with Month Name ok 219 - Matched with Month Name ok 220 - Constructor with Month Name ok 221 - Parsed with Month Name ok 222 - Matched with Month Name ok 223 - Constructor with Month Name ok 224 - Parsed with Month Name ok 225 - Matched with Month Name ok 226 - Constructor with Month Name ok 227 - Parsed with Month Name ok 228 - Matched with Month Name ok 229 - Constructor with Meridian ok 230 - Parsed with Meridian ok 231 - Matched with Meridian ok 232 - Constructor with Meridian ok 233 - Parsed with Meridian ok 234 - Matched with Meridian ok 235 - Constructor with Meridian ok 236 - Parsed with Meridian ok 237 - Matched with Meridian ok 238 - Constructor with Meridian ok 239 - Parsed with Meridian ok 240 - Matched with Meridian ok 241 - Constructor with Meridian ok 242 - Parsed with Meridian ok 243 - Matched with Meridian ok 244 - Constructor with Meridian ok 245 - Parsed with Meridian ok 246 - Matched with Meridian ok 247 - Constructor with Meridian ok 248 - Parsed with Meridian ok 249 - Matched with Meridian ok 250 - Constructor with Meridian ok 251 - Parsed with Meridian ok 252 - Matched with Meridian ok 253 ok 254 ok 255 ok 256 ok 257 1..257 ok t/007_edge.t ................ ok 1 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 2 - An object of class 'DateTime' isa 'DateTime' ok 3 ok 4 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 5 - An object of class 'DateTime' isa 'DateTime' ok 6 ok 7 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 8 - An object of class 'DateTime' isa 'DateTime' ok 9 - Time zone determined from string ok 10 - Time zone applied to string ok 11 - Illegal input should carp ok 12 - Croak message should reflect illegal pattern ok 13 ok 14 ok 15 ok 16 1..16 ok t/008_epoch.t ............... ok 1 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 2 - An object of class 'DateTime' isa 'DateTime' ok 3 ok 4 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 5 - An object of class 'DateTime' isa 'DateTime' ok 6 ok 7 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 8 - An object of class 'DateTime' isa 'DateTime' ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 18 - An object of class 'DateTime' isa 'DateTime' ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 1..26 ok t/009_regexp.t .............. ok 1 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 2 - An object of class 'DateTime' isa 'DateTime' ok 3 ok 4 ok 5 ok 6 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 7 - An object of class 'DateTime' isa 'DateTime' ok 8 ok 9 ok 10 ok 11 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 12 - An object of class 'DateTime' isa 'DateTime' ok 13 ok 14 ok 15 ok 16 - An object of class 'DateTime::Format::Strptime' isa 'DateTime::Format::Strptime' ok 17 - An object of class 'DateTime' isa 'DateTime' ok 18 ok 19 ok 20 ok 21 - The strp pattern is OK, but the regex doesn't match the input. 1..21 ok t/author-001_all_locales.t .. skipped: these tests are for testing by the author t/release-eol.t ............. skipped: these tests are for release candidate testing t/release-no-tabs.t ......... skipped: these tests are for release candidate testing t/release-pod-coverage.t .... skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ... skipped: these tests are for release candidate testing t/release-pod-spell.t ....... skipped: these tests are for release candidate testing t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing All tests successful. Files=16, Tests=449, 3 wallclock secs ( 0.13 usr 0.05 sys + 1.95 cusr 0.22 csys = 2.35 CPU) Result: PASS DROLSKY/DateTime-Format-Strptime-1.55.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Parse and format strp and strf time patterns >>> (cd /Users/fly1800/var/cpan/build/DateTime-Format-Strptime-1.55-KmybUC && tar cvf - DateTime-Format-Strptime-1.55.ppd blib) | gzip -c >/Users/fly1800/var/REPO/D/DR/DROLSKY/DateTime-Format-Strptime-1.55.tar.gz DateTime-Format-Strptime-1.55.ppd blib/ blib/lib/ blib/lib/DateTime/ blib/lib/DateTime/Format/ blib/lib/DateTime/Format/Strptime.pm blib/man3/ blib/man3/DateTime::Format::Strptime.3 >>> mv /Users/fly1800/var/cpan/build/DateTime-Format-Strptime-1.55-KmybUC/DateTime-Format-Strptime-1.55.ppd /Users/fly1800/var/REPO/D/DR/DROLSKY Finished 2014-05-04T07:12:19