PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-06-23T03:14:18 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Sun, 23 Jun 2013 07:17:03 GMT Running make for R/RO/ROODE/Time-Normalize-0.08.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Time-Normalize-0.08.tar.gz ok Time-Normalize-0.08/ Time-Normalize-0.08/Build.PL Time-Normalize-0.08/Changes Time-Normalize-0.08/lib/ Time-Normalize-0.08/lib/Time/ Time-Normalize-0.08/lib/Time/Normalize.pm Time-Normalize-0.08/Makefile.PL Time-Normalize-0.08/MANIFEST Time-Normalize-0.08/MANIFEST.SKIP Time-Normalize-0.08/META.yml Time-Normalize-0.08/README Time-Normalize-0.08/SIGNATURE Time-Normalize-0.08/t/ Time-Normalize-0.08/t/0-signature.t Time-Normalize-0.08/t/doc.t Time-Normalize-0.08/t/hms.t Time-Normalize-0.08/t/month.t Time-Normalize-0.08/t/rct.t Time-Normalize-0.08/t/utils.t Time-Normalize-0.08/t/year.t Time-Normalize-0.08/t/ym.t Time-Normalize-0.08/t/ymd.t Time-Normalize-0.08/t/ymd3.t Time-Normalize-0.08/t/ymdhms.t CPAN.pm: Building R/RO/ROODE/Time-Normalize-0.08.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Time::Normalize Writing MYMETA.yml and MYMETA.json >>> make cp lib/Time/Normalize.pm blib/lib/Time/Normalize.pm Manifying blib/man3/Time::Normalize.3 ROODE/Time-Normalize-0.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.t .. 1..1 ok 1 # skip Set the environment variable TEST_SIGNATURE to enable this test ok syntax error at t/doc.t line 23, near "->import qw(langinfo)" Execution of t/doc.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/doc.t .......... 1..21 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 21/21 subtests # Failed test 'use Time::Normalize;' # at t/hms.t line 15. # Tried to use 'Time::Normalize'. # Error: syntax error at /home/fly1800/var/cpan/build/Time-Normalize-0.08-T9n6AU/blib/lib/Time/Normalize.pm line 129, near "->import qw(langinfo)" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'normalize_hms sub imported' # at t/hms.t line 18. # Failed test 'basic test: no error' # at t/hms.t line 26. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 25. # ' # expected: '' # Failed test 'basic test' # at t/hms.t line 27. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'basic hash: no error' # at t/hms.t line 32. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 31. # ' # expected: '' # Failed test 'basic hash' # at t/hms.t line 33. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'no am/pm ind: no error' # at t/hms.t line 38. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 37. # ' # expected: '' # Failed test 'no am/pm ind' # at t/hms.t line 39. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'no second (1): no error' # at t/hms.t line 44. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 43. # ' # expected: '' # Failed test 'no second (1)' # at t/hms.t line 45. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'no second (2): no error' # at t/hms.t line 49. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 48. # ' # expected: '' # Failed test 'no second (2)' # at t/hms.t line 50. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'no sec or am/pm ind: no error' # at t/hms.t line 55. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 54. # ' # expected: '' # Failed test 'no sec or am/pm ind' # at t/hms.t line 56. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'leading-zero: no error' # at t/hms.t line 61. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 60. # ' # expected: '' # Failed test 'leading-zero' # at t/hms.t line 62. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '09' # expected 'Too few arguments to normalize_hms...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 65. # ' # Failed test 'too few hms args' # at t/hms.t line 66. # expected 'Too many arguments to normalize_hms...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 69. # ' # Failed test 'too many hms args' # at t/hms.t line 70. # expected 'Time::Normalize: Invalid hour: "0"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 73. # ' # Failed test 'hour 0 (pm): invalid' # at t/hms.t line 74. # Failed test 'hour 12 (pm): valid' # at t/hms.t line 78. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 77. # ' # expected: '' # Failed test 'hour 12 (pm) values' # at t/hms.t line 79. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '12' # Failed test 'hour 12 (am): valid' # at t/hms.t line 83. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 82. # ' # expected: '' # Failed test 'hour 12 (am) values' # at t/hms.t line 84. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '00' # expected 'Time::Normalize: Invalid hour: "13"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 86. # ' # Failed test 'hour 13 (pm): invalid' # at t/hms.t line 87. # Failed test 'hour 0: valid' # at t/hms.t line 91. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 90. # ' # expected: '' # Failed test 'hour 0 values' # at t/hms.t line 92. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '00' # Failed test 'hour 13: valid' # at t/hms.t line 96. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 95. # ' # expected: '' # Failed test 'hour 13 values' # at t/hms.t line 97. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '13' # Failed test 'hour 23: valid' # at t/hms.t line 101. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 100. # ' # expected: '' # Failed test 'hour 23 values' # at t/hms.t line 102. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '23' # expected 'Time::Normalize: Invalid hour: "24"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 104. # ' # Failed test 'hour 24: invalid' # at t/hms.t line 105. # expected 'Time::Normalize: Invalid hour: "24"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 107. # ' # Failed test 'hour 24:00:00: invalid' # at t/hms.t line 108. # expected 'Time::Normalize: Invalid hour: "abc"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 110. # ' # Failed test 'alpha hour: invalid' # at t/hms.t line 111. # expected 'Time::Normalize: Invalid hour: "-1"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 113. # ' # Failed test 'negative hour: invalid' # at t/hms.t line 114. # Failed test 'hour 0 am/pm calc: no err' # at t/hms.t line 119. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 118. # ' # expected: '' # Failed test 'hour 0 am/pm calc values' # at t/hms.t line 120. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '00' # Failed test 'hour 12 am/pm calc: no err' # at t/hms.t line 124. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 123. # ' # expected: '' # Failed test 'hour 12 am/pm calc values' # at t/hms.t line 125. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '12' # Failed test 'minute 0: valid' # at t/hms.t line 130. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 129. # ' # expected: '' # Failed test 'minute 0 values' # at t/hms.t line 131. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'minute 59: valid' # at t/hms.t line 135. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 134. # ' # expected: '' # Failed test 'minute 59 values' # at t/hms.t line 136. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # expected 'Time::Normalize: Invalid minute: "60"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 138. # ' # Failed test 'minute 60: invalid' # at t/hms.t line 139. # expected 'Time::Normalize: Invalid minute: "abc"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 141. # ' # Failed test 'alpha minute: invalid' # at t/hms.t line 142. # expected 'Time::Normalize: Invalid minute: "-1"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 144. # ' # Failed test 'negative minute: invalid' # at t/hms.t line 145. # Failed test 'second 0: valid' # at t/hms.t line 150. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 149. # ' # expected: '' # Failed test 'second 0 values' # at t/hms.t line 151. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'second 59: valid' # at t/hms.t line 155. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 154. # ' # expected: '' # Failed test 'second 59 values' # at t/hms.t line 156. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # expected 'Time::Normalize: Invalid second: "60"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 158. # ' # Failed test 'second 60: invalid' # at t/hms.t line 159. # expected 'Time::Normalize: Invalid second: "abc"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 161. # ' # Failed test 'alpha second: invalid' # at t/hms.t line 162. # expected 'Time::Normalize: Invalid second: "-1"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 164. # ' # Failed test 'negative second: invalid' # at t/hms.t line 165. # Failed test 'ampm "p": no error' # at t/hms.t line 170. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 169. # ' # expected: '' # Failed test 'ampm "p" values' # at t/hms.t line 171. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "pm": no error' # at t/hms.t line 175. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 174. # ' # expected: '' # Failed test 'ampm "pm" values' # at t/hms.t line 176. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "p.m.": no error' # at t/hms.t line 180. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 179. # ' # expected: '' # Failed test 'ampm "p.m." values' # at t/hms.t line 181. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "P": no error' # at t/hms.t line 185. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 184. # ' # expected: '' # Failed test 'ampm "P" values' # at t/hms.t line 186. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "PM": no error' # at t/hms.t line 190. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 189. # ' # expected: '' # Failed test 'ampm "PM" values' # at t/hms.t line 191. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "P.M.": no error' # at t/hms.t line 195. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 194. # ' # expected: '' # Failed test 'ampm "P.M." values' # at t/hms.t line 196. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '22' # Failed test 'ampm "a": no error' # at t/hms.t line 200. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 199. # ' # expected: '' # Failed test 'ampm "a" values' # at t/hms.t line 201. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'ampm "am": no error' # at t/hms.t line 205. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 204. # ' # expected: '' # Failed test 'ampm "am" values' # at t/hms.t line 206. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'ampm "a.m.": no error' # at t/hms.t line 210. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 209. # ' # expected: '' # Failed test 'ampm "a.m." values' # at t/hms.t line 211. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'ampm "A": no error' # at t/hms.t line 215. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 214. # ' # expected: '' # Failed test 'ampm "A" values' # at t/hms.t line 216. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'ampm "AM": no error' # at t/hms.t line 220. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 219. # ' # expected: '' # Failed test 'ampm "AM" values' # at t/hms.t line 221. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # Failed test 'ampm "A.M.": no error' # at t/hms.t line 225. # got: 'Undefined subroutine &main::normalize_hms called at t/hms.t line 224. # ' # expected: '' # Failed test 'ampm "A.M." values' # at t/hms.t line 226. # Structures begin differing at: # $got->[0] = undef # $expected->[0] = '10' # expected 'Time::Normalize: Invalid am/pm indicator: "xm"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 228. # ' # Failed test 'ampm "xm": invalid' # at t/hms.t line 229. # expected 'Time::Normalize: Invalid am/pm indicator: "p:m:"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 231. # ' # Failed test 'ampm "p:m:": invalid' # at t/hms.t line 232. # expected 'Time::Normalize: Invalid am/pm indicator: "p.m"...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 234. # ' # Failed test 'ampm "p.m": invalid' # at t/hms.t line 235. # expected 'Time::Normalize: Invalid am/pm indicator: "pm."...' # got 'Undefined subroutine &main::normalize_hms called at t/hms.t line 237. # ' # Failed test 'ampm "pm.": invalid' # at t/hms.t line 238. # Looks like you failed 80 tests of 80. t/hms.t .......... 1..80 not ok 1 - use Time::Normalize; not ok 2 - normalize_hms sub imported not ok 3 - basic test: no error not ok 4 - basic test not ok 5 - basic hash: no error not ok 6 - basic hash not ok 7 - no am/pm ind: no error not ok 8 - no am/pm ind not ok 9 - no second (1): no error not ok 10 - no second (1) not ok 11 - no second (2): no error not ok 12 - no second (2) not ok 13 - no sec or am/pm ind: no error not ok 14 - no sec or am/pm ind not ok 15 - leading-zero: no error not ok 16 - leading-zero not ok 17 - too few hms args not ok 18 - too many hms args not ok 19 - hour 0 (pm): invalid not ok 20 - hour 12 (pm): valid not ok 21 - hour 12 (pm) values not ok 22 - hour 12 (am): valid not ok 23 - hour 12 (am) values not ok 24 - hour 13 (pm): invalid not ok 25 - hour 0: valid not ok 26 - hour 0 values not ok 27 - hour 13: valid not ok 28 - hour 13 values not ok 29 - hour 23: valid not ok 30 - hour 23 values not ok 31 - hour 24: invalid not ok 32 - hour 24:00:00: invalid not ok 33 - alpha hour: invalid not ok 34 - negative hour: invalid not ok 35 - hour 0 am/pm calc: no err not ok 36 - hour 0 am/pm calc values not ok 37 - hour 12 am/pm calc: no err not ok 38 - hour 12 am/pm calc values not ok 39 - minute 0: valid not ok 40 - minute 0 values not ok 41 - minute 59: valid not ok 42 - minute 59 values not ok 43 - minute 60: invalid not ok 44 - alpha minute: invalid not ok 45 - negative minute: invalid not ok 46 - second 0: valid not ok 47 - second 0 values not ok 48 - second 59: valid not ok 49 - second 59 values not ok 50 - second 60: invalid not ok 51 - alpha second: invalid not ok 52 - negative second: invalid not ok 53 - ampm "p": no error not ok 54 - ampm "p" values not ok 55 - ampm "pm": no error not ok 56 - ampm "pm" values not ok 57 - ampm "p.m.": no error not ok 58 - ampm "p.m." values not ok 59 - ampm "P": no error not ok 60 - ampm "P" values not ok 61 - ampm "PM": no error not ok 62 - ampm "PM" values not ok 63 - ampm "P.M.": no error not ok 64 - ampm "P.M." values not ok 65 - ampm "a": no error not ok 66 - ampm "a" values not ok 67 - ampm "am": no error not ok 68 - ampm "am" values not ok 69 - ampm "a.m.": no error not ok 70 - ampm "a.m." values not ok 71 - ampm "A": no error not ok 72 - ampm "A" values not ok 73 - ampm "AM": no error not ok 74 - ampm "AM" values not ok 75 - ampm "A.M.": no error not ok 76 - ampm "A.M." values not ok 77 - ampm "xm": invalid not ok 78 - ampm "p:m:": invalid not ok 79 - ampm "p.m": invalid not ok 80 - ampm "pm.": invalid Dubious, test returned 80 (wstat 20480, 0x5000) Failed 80/80 subtests syntax error at t/month.t line 29, near "->import qw(langinfo)" Execution of t/month.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/month.t ........ 1..187 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 187/187 subtests syntax error at t/rct.t line 29, near "->import qw(langinfo)" Execution of t/rct.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/rct.t .......... 1..31 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 31/31 subtests syntax error at t/utils.t line 23, near "->import qw(langinfo)" Execution of t/utils.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/utils.t ........ 1..87 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 87/87 subtests # Failed test 'use Time::Normalize;' # at t/year.t line 15. # Tried to use 'Time::Normalize'. # Error: syntax error at /home/fly1800/var/cpan/build/Time-Normalize-0.08-T9n6AU/blib/lib/Time/Normalize.pm line 129, near "->import qw(langinfo)" # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'normalize_year sub imported' # at t/year.t line 18. # Failed test '00 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '00 => 2000' # at t/year.t line 58. # got: undef # expected: '2000' # Failed test '25 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '25 => 2025' # at t/year.t line 58. # got: undef # expected: '2025' # Failed test '50 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '50 => 2050' # at t/year.t line 58. # got: undef # expected: '2050' # Failed test '75 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '75 => 1975' # at t/year.t line 58. # got: undef # expected: '1975' # Failed test '99 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '99 => 1999' # at t/year.t line 58. # got: undef # expected: '1999' # Failed test '13 test: no error' # at t/year.t line 57. # got: 'Undefined subroutine &main::normalize_year called at t/year.t line 56. # ' # expected: '' # Failed test '13 => 2013' # at t/year.t line 58. # got: undef # expected: '2013' # expected 'Time::Normalize: Invalid year: "5"...' # got 'Undefined subroutine &main::normalize_year called at t/year.t line 64. # ' # Failed test 'bad year (1 digit)' # at t/year.t line 65. # expected 'Time::Normalize: Invalid year: "205"...' # got 'Undefined subroutine &main::normalize_year called at t/year.t line 67. # ' # Failed test 'bad year (3 digits)' # at t/year.t line 68. # expected 'Time::Normalize: Invalid year: "20005"...' # got 'Undefined subroutine &main::normalize_year called at t/year.t line 70. # ' # Failed test 'bad year (5 digits)' # at t/year.t line 71. # Looks like you failed 17 tests of 17. t/year.t ......... 1..17 not ok 1 - use Time::Normalize; not ok 2 - normalize_year sub imported not ok 3 - 00 test: no error not ok 4 - 00 => 2000 not ok 5 - 25 test: no error not ok 6 - 25 => 2025 not ok 7 - 50 test: no error not ok 8 - 50 => 2050 not ok 9 - 75 test: no error not ok 10 - 75 => 1975 not ok 11 - 99 test: no error not ok 12 - 99 => 1999 not ok 13 - 13 test: no error not ok 14 - 13 => 2013 not ok 15 - bad year (1 digit) not ok 16 - bad year (3 digits) not ok 17 - bad year (5 digits) Dubious, test returned 17 (wstat 4352, 0x1100) Failed 17/17 subtests syntax error at t/ym.t line 29, near "->import qw(langinfo)" Execution of t/ym.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/ym.t ........... 1..68 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 68/68 subtests syntax error at t/ymd.t line 29, near "->import qw(langinfo)" Execution of t/ymd.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/ymd.t .......... 1..102 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 102/102 subtests syntax error at t/ymd3.t line 29, near "->import qw(langinfo)" Execution of t/ymd3.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/ymd3.t ......... 1..8 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests syntax error at t/ymdhms.t line 29, near "->import qw(langinfo)" Execution of t/ymdhms.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/ymdhms.t ....... 1..20 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 20/20 subtests Test Summary Report ------------------- t/doc.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 21 tests but ran 0. t/hms.t (Wstat: 20480 Tests: 80 Failed: 80) Failed tests: 1-80 Non-zero exit status: 80 t/month.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 187 tests but ran 0. t/rct.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 31 tests but ran 0. t/utils.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 87 tests but ran 0. t/year.t (Wstat: 4352 Tests: 17 Failed: 17) Failed tests: 1-17 Non-zero exit status: 17 t/ym.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 68 tests but ran 0. t/ymd.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 102 tests but ran 0. t/ymd3.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 0. t/ymdhms.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 20 tests but ran 0. Files=11, Tests=98, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.35 cusr 0.04 csys = 0.47 CPU) Result: FAIL Failed 10/11 test programs. 97/98 subtests failed. make: *** [test_dynamic] Error 255 ROODE/Time-Normalize-0.08.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Time-Normalize-0.08.tar.gz VmSize: 262508 kB Finished 2013-06-23T03:14:21