Advertisement
Guest User

Can't install perl packages in [Windows Subsystem for Linux]

a guest
Dec 16th, 2016
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 156.66 KB | None | 0 0
  1. username@MYHOST:~/NGS/mirdeep2_0_0_8$ perl -MCPAN -e'install "LWP"'
  2. Reading '/home/username/.cpan/Metadata'
  3. Database was generated on Thu, 15 Dec 2016 02:41:02 GMT
  4. Running install for module 'LWP'
  5. Running make for E/ET/ETHER/libwww-perl-6.15.tar.gz
  6. Checksum for /home/username/.cpan/sources/authors/id/E/ET/ETHER/libwww-perl-6.15.tar.gz ok
  7.  
  8. CPAN.pm: Building E/ET/ETHER/libwww-perl-6.15.tar.gz
  9.  
  10. Checking if your kit is complete...
  11. Warning: the following files are missing in your kit:
  12. bin/lwp-download
  13. bin/lwp-dump
  14. bin/lwp-mirror
  15. bin/lwp-request
  16. lib/LWP.pm
  17. lib/LWP/Authen/Basic.pm
  18. lib/LWP/Authen/Digest.pm
  19. lib/LWP/Authen/Ntlm.pm
  20. lib/LWP/ConnCache.pm
  21. lib/LWP/Debug.pm
  22. lib/LWP/DebugFile.pm
  23. lib/LWP/MemberMixin.pm
  24. lib/LWP/Protocol.pm
  25. lib/LWP/Protocol/cpan.pm
  26. lib/LWP/Protocol/data.pm
  27. lib/LWP/Protocol/file.pm
  28. lib/LWP/Protocol/ftp.pm
  29. lib/LWP/Protocol/GHTTP.pm
  30. lib/LWP/Protocol/gopher.pm
  31. lib/LWP/Protocol/http.pm
  32. lib/LWP/Protocol/loopback.pm
  33. lib/LWP/Protocol/mailto.pm
  34. lib/LWP/Protocol/nntp.pm
  35. lib/LWP/Protocol/nogo.pm
  36. lib/LWP/RobotUA.pm
  37. lib/LWP/Simple.pm
  38. lib/LWP/UserAgent.pm
  39. t/base/protocols.t
  40. t/base/proxy.t
  41. t/base/ua.t
  42. t/distmanifest.t
  43. t/live/apache-http10.t
  44. t/live/jigsaw/auth-b.t
  45. t/live/jigsaw/auth-d.t
  46. t/live/jigsaw/chunk.t
  47. t/live/jigsaw/md5-get.t
  48. t/live/jigsaw/md5.t
  49. t/live/jigsaw/neg-get.t
  50. t/live/jigsaw/neg.t
  51. t/live/jigsaw/te.t
  52. t/live/online.t
  53. t/local/autoload-get.t
  54. t/local/autoload.t
  55. t/local/get.t
  56. t/local/http.t
  57. t/local/protosub.t
  58. t/net/cgi-bin/moved
  59. t/net/cgi-bin/nph-slowdata
  60. t/net/cgi-bin/slowread
  61. t/net/cgi-bin/test
  62. t/net/cgi-bin/timeout
  63. t/net/config.pl.dist
  64. t/net/http-get.t
  65. t/net/http-post.t
  66. t/net/http-timeout.t
  67. t/net/mirror.t
  68. t/net/moved.t
  69. t/net/proxy.t
  70. t/robot/ua-get.t
  71. t/robot/ua.t
  72. Please inform the author.
  73. Warning: prerequisite Encode::Locale 0 not found.
  74. Warning: prerequisite File::Listing 6 not found.
  75. Warning: prerequisite HTML::Entities 0 not found.
  76. Warning: prerequisite HTML::HeadParser 0 not found.
  77. Warning: prerequisite HTTP::Cookies 6 not found.
  78. Warning: prerequisite HTTP::Daemon 6 not found.
  79. Warning: prerequisite HTTP::Date 6 not found.
  80. Warning: prerequisite HTTP::Negotiate 6 not found.
  81. Warning: prerequisite HTTP::Request 6 not found.
  82. Warning: prerequisite HTTP::Request::Common 6 not found.
  83. Warning: prerequisite HTTP::Response 6 not found.
  84. Warning: prerequisite HTTP::Status 6 not found.
  85. Warning: prerequisite LWP::MediaTypes 6 not found.
  86. Warning: prerequisite Net::HTTP 6.07 not found.
  87. Warning: prerequisite URI 1.10 not found.
  88. Warning: prerequisite URI::Escape 0 not found.
  89. Warning: prerequisite WWW::RobotRules 6 not found.
  90. Writing Makefile for LWP
  91. Writing MYMETA.yml and MYMETA.json
  92. ---- Unsatisfied dependencies detected during ----
  93. ---- ETHER/libwww-perl-6.15.tar.gz ----
  94. HTTP::Negotiate [requires]
  95. HTTP::Cookies [requires]
  96. HTTP::Status [requires]
  97. HTTP::Daemon [requires]
  98. HTML::Entities [requires]
  99. HTTP::Request::Common [requires]
  100. File::Listing [requires]
  101. WWW::RobotRules [requires]
  102. LWP::MediaTypes [requires]
  103. HTTP::Request [requires]
  104. HTTP::Response [requires]
  105. URI::Escape [requires]
  106. Net::HTTP [requires]
  107. HTML::HeadParser [requires]
  108. URI [requires]
  109. HTTP::Date [requires]
  110. Encode::Locale [requires]
  111. Running make test
  112. Delayed until after prerequisites
  113. Running make install
  114. Delayed until after prerequisites
  115. Running install for module 'HTTP::Negotiate'
  116. Running make for G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
  117. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz ok
  118.  
  119. CPAN.pm: Building G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
  120.  
  121. Checking if your kit is complete...
  122. Warning: the following files are missing in your kit:
  123. lib/HTTP/Negotiate.pm
  124. t/negotiate.t
  125. Please inform the author.
  126. Warning: prerequisite HTTP::Headers 6 not found.
  127. Writing Makefile for HTTP::Negotiate
  128. Writing MYMETA.yml and MYMETA.json
  129. ---- Unsatisfied dependencies detected during ----
  130. ---- GAAS/HTTP-Negotiate-6.01.tar.gz ----
  131. HTTP::Headers [requires]
  132. Running make test
  133. Delayed until after prerequisites
  134. Running make install
  135. Delayed until after prerequisites
  136. Running install for module 'HTTP::Headers'
  137. Running make for E/ET/ETHER/HTTP-Message-6.11.tar.gz
  138. Checksum for /home/username/.cpan/sources/authors/id/E/ET/ETHER/HTTP-Message-6.11.tar.gz ok
  139.  
  140. CPAN.pm: Building E/ET/ETHER/HTTP-Message-6.11.tar.gz
  141.  
  142. Checking if your kit is complete...
  143. Warning: the following files are missing in your kit:
  144. lib/HTTP/Config.pm
  145. lib/HTTP/Headers.pm
  146. lib/HTTP/Headers/Auth.pm
  147. lib/HTTP/Headers/ETag.pm
  148. lib/HTTP/Headers/Util.pm
  149. lib/HTTP/Message.pm
  150. lib/HTTP/Request.pm
  151. lib/HTTP/Request/Common.pm
  152. lib/HTTP/Response.pm
  153. lib/HTTP/Status.pm
  154. t/common-req.t
  155. t/distmanifest.t
  156. t/headers-auth.t
  157. t/headers-etag.t
  158. t/headers-util.t
  159. t/headers.t
  160. t/http-config.t
  161. t/message-charset.t
  162. t/message-decode-xml.t
  163. t/message-old.t
  164. t/message-parts.t
  165. t/message.t
  166. t/request.t
  167. t/request_type_with_data.t
  168. t/response.t
  169. t/status-old.t
  170. t/status.t
  171. Please inform the author.
  172. Warning: prerequisite Encode::Locale 1 not found.
  173. Warning: prerequisite HTTP::Date 6 not found.
  174. Warning: prerequisite IO::HTML 0 not found.
  175. Warning: prerequisite LWP::MediaTypes 6 not found.
  176. Warning: prerequisite URI 1.10 not found.
  177. Writing Makefile for HTTP::Message
  178. Writing MYMETA.yml and MYMETA.json
  179. ---- Unsatisfied dependencies detected during ----
  180. ---- ETHER/HTTP-Message-6.11.tar.gz ----
  181. LWP::MediaTypes [requires]
  182. HTTP::Date [requires]
  183. Encode::Locale [requires]
  184. URI [requires]
  185. IO::HTML [requires]
  186. Running make test
  187. Delayed until after prerequisites
  188. Running make install
  189. Delayed until after prerequisites
  190. Running install for module 'LWP::MediaTypes'
  191. Running make for G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz
  192. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz ok
  193.  
  194. CPAN.pm: Building G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz
  195.  
  196. Checking if your kit is complete...
  197. Warning: the following files are missing in your kit:
  198. lib/LWP/media.types
  199. lib/LWP/MediaTypes.pm
  200. t/mediatypes.t
  201. Please inform the author.
  202. Writing Makefile for LWP::MediaTypes
  203. Writing MYMETA.yml and MYMETA.json
  204. GAAS/LWP-MediaTypes-6.02.tar.gz
  205. /usr/bin/make -- OK
  206. 'YAML' not installed, will not store persistent state
  207. Running make test
  208. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  209. t/mediatypes.t .. Can't locate LWP/MediaTypes.pm in @INC (you may need to install the LWP::MediaTypes module) (@INC contains: /home/username/.cpan/build/LWP-MediaTypes-6.02-vrNOXV/blib/lib /home/username/.cpan/build/LWP-MediaTypes-6.02-vrNOXV/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/mediatypes.t line 6.
  210. BEGIN failed--compilation aborted at t/mediatypes.t line 6.
  211. t/mediatypes.t .. Dubious, test returned 2 (wstat 512, 0x200)
  212. No subtests run
  213.  
  214. Test Summary Report
  215. -------------------
  216. t/mediatypes.t (Wstat: 512 Tests: 0 Failed: 0)
  217. Non-zero exit status: 2
  218. Parse errors: No plan found in TAP output
  219. Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.05 sys + 0.00 cusr 0.01 csys = 0.08 CPU)
  220. Result: FAIL
  221. Failed 1/1 test programs. 0/0 subtests failed.
  222. make: *** [test_dynamic] Error 2
  223. GAAS/LWP-MediaTypes-6.02.tar.gz
  224. /usr/bin/make test -- NOT OK
  225. //hint// to see the cpan-testers results for installing this module, try:
  226. reports GAAS/LWP-MediaTypes-6.02.tar.gz
  227. Running make install
  228. make test had returned bad status, won't install without force
  229. Running install for module 'HTTP::Date'
  230. Running make for G/GA/GAAS/HTTP-Date-6.02.tar.gz
  231. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz ok
  232.  
  233. CPAN.pm: Building G/GA/GAAS/HTTP-Date-6.02.tar.gz
  234.  
  235. Checking if your kit is complete...
  236. Warning: the following files are missing in your kit:
  237. lib/HTTP/Date.pm
  238. t/date.t
  239. Please inform the author.
  240. Writing Makefile for HTTP::Date
  241. Writing MYMETA.yml and MYMETA.json
  242. GAAS/HTTP-Date-6.02.tar.gz
  243. /usr/bin/make -- OK
  244. Running make test
  245. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  246. t/date.t .. Can't locate HTTP/Date.pm in @INC (you may need to install the HTTP::Date module) (@INC contains: /home/username/.cpan/build/HTTP-Date-6.02-l34z1L/blib/lib /home/username/.cpan/build/HTTP-Date-6.02-l34z1L/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/date.t line 8.
  247. BEGIN failed--compilation aborted at t/date.t line 8.
  248. t/date.t .. Dubious, test returned 2 (wstat 512, 0x200)
  249. No subtests run
  250.  
  251. Test Summary Report
  252. -------------------
  253. t/date.t (Wstat: 512 Tests: 0 Failed: 0)
  254. Non-zero exit status: 2
  255. Parse errors: No plan found in TAP output
  256. Files=1, Tests=0, 0 wallclock secs ( 0.00 usr 0.03 sys + 0.00 cusr 0.03 csys = 0.06 CPU)
  257. Result: FAIL
  258. Failed 1/1 test programs. 0/0 subtests failed.
  259. make: *** [test_dynamic] Error 2
  260. GAAS/HTTP-Date-6.02.tar.gz
  261. /usr/bin/make test -- NOT OK
  262. //hint// to see the cpan-testers results for installing this module, try:
  263. reports GAAS/HTTP-Date-6.02.tar.gz
  264. Running make install
  265. make test had returned bad status, won't install without force
  266. Running install for module 'Encode::Locale'
  267. Running make for G/GA/GAAS/Encode-Locale-1.05.tar.gz
  268. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz ok
  269.  
  270. CPAN.pm: Building G/GA/GAAS/Encode-Locale-1.05.tar.gz
  271.  
  272. Checking if your kit is complete...
  273. Warning: the following files are missing in your kit:
  274. lib/Encode/Locale.pm
  275. t/alias.t
  276. t/arg.t
  277. t/env.t
  278. t/tain.t
  279. t/warn_once.t
  280. Please inform the author.
  281. Writing Makefile for Encode::Locale
  282. Writing MYMETA.yml and MYMETA.json
  283. GAAS/Encode-Locale-1.05.tar.gz
  284. /usr/bin/make -- OK
  285. Running make test
  286. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  287. t/alias.t ...... Can't locate Encode/Locale.pm in @INC (you may need to install the Encode::Locale module) (@INC contains: /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/lib /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/alias.t line 7.
  288. BEGIN failed--compilation aborted at t/alias.t line 7.
  289. # Looks like your test exited with 2 before it could output anything.
  290. t/alias.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  291. Failed 8/8 subtests
  292. t/arg.t ........ Can't locate Encode/Locale.pm in @INC (you may need to install the Encode::Locale module) (@INC contains: /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/lib /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/arg.t line 7.
  293. BEGIN failed--compilation aborted at t/arg.t line 7.
  294. t/arg.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  295. No subtests run
  296. t/env.t ........ Can't locate Encode/Locale.pm in @INC (you may need to install the Encode::Locale module) (@INC contains: /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/lib /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/env.t line 7.
  297. BEGIN failed--compilation aborted at t/env.t line 7.
  298. # Looks like your test exited with 2 before it could output anything.
  299. t/env.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  300. Failed 13/13 subtests
  301. t/tain.t ....... Can't locate Encode/Locale.pm in @INC (you may need to install the Encode::Locale module) (@INC contains: /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/lib /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl) at t/tain.t line 17.
  302. # Looks like your test exited with 2 before it could output anything.
  303. t/tain.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  304. Failed 1/1 subtests
  305. t/warn_once.t .. Can't locate Encode/Locale.pm in @INC (you may need to install the Encode::Locale module) (@INC contains: /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/lib /home/username/.cpan/build/Encode-Locale-1.05-V5SZcj/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/warn_once.t line 12.
  306. BEGIN failed--compilation aborted at t/warn_once.t line 12.
  307. # Looks like your test exited with 2 before it could output anything.
  308. t/warn_once.t .. Dubious, test returned 2 (wstat 512, 0x200)
  309. Failed 2/2 subtests
  310.  
  311. Test Summary Report
  312. -------------------
  313. t/alias.t (Wstat: 512 Tests: 0 Failed: 0)
  314. Non-zero exit status: 2
  315. Parse errors: Bad plan. You planned 8 tests but ran 0.
  316. t/arg.t (Wstat: 512 Tests: 0 Failed: 0)
  317. Non-zero exit status: 2
  318. Parse errors: No plan found in TAP output
  319. t/env.t (Wstat: 512 Tests: 0 Failed: 0)
  320. Non-zero exit status: 2
  321. Parse errors: Bad plan. You planned 13 tests but ran 0.
  322. t/tain.t (Wstat: 512 Tests: 0 Failed: 0)
  323. Non-zero exit status: 2
  324. Parse errors: Bad plan. You planned 1 tests but ran 0.
  325. t/warn_once.t (Wstat: 512 Tests: 0 Failed: 0)
  326. Non-zero exit status: 2
  327. Parse errors: Bad plan. You planned 2 tests but ran 0.
  328. Files=5, Tests=0, 1 wallclock secs ( 0.03 usr 0.06 sys + 0.04 cusr 0.10 csys = 0.23 CPU)
  329. Result: FAIL
  330. Failed 5/5 test programs. 0/0 subtests failed.
  331. make: *** [test_dynamic] Error 2
  332. GAAS/Encode-Locale-1.05.tar.gz
  333. /usr/bin/make test -- NOT OK
  334. //hint// to see the cpan-testers results for installing this module, try:
  335. reports GAAS/Encode-Locale-1.05.tar.gz
  336. Running make install
  337. make test had returned bad status, won't install without force
  338. Running install for module 'URI'
  339. Running make for E/ET/ETHER/URI-1.71.tar.gz
  340. Checksum for /home/username/.cpan/sources/authors/id/E/ET/ETHER/URI-1.71.tar.gz ok
  341.  
  342. CPAN.pm: Building E/ET/ETHER/URI-1.71.tar.gz
  343.  
  344. Checking if your kit is complete...
  345. Warning: the following files are missing in your kit:
  346. lib/URI.pm
  347. lib/URI/_foreign.pm
  348. lib/URI/_generic.pm
  349. lib/URI/_idna.pm
  350. lib/URI/_ldap.pm
  351. lib/URI/_login.pm
  352. lib/URI/_punycode.pm
  353. lib/URI/_query.pm
  354. lib/URI/_segment.pm
  355. lib/URI/_server.pm
  356. lib/URI/_userpass.pm
  357. lib/URI/data.pm
  358. lib/URI/Escape.pm
  359. lib/URI/file.pm
  360. lib/URI/file/Base.pm
  361. lib/URI/file/FAT.pm
  362. lib/URI/file/Mac.pm
  363. lib/URI/file/OS2.pm
  364. lib/URI/file/QNX.pm
  365. lib/URI/file/Unix.pm
  366. lib/URI/file/Win32.pm
  367. lib/URI/ftp.pm
  368. lib/URI/gopher.pm
  369. lib/URI/Heuristic.pm
  370. lib/URI/http.pm
  371. lib/URI/https.pm
  372. lib/URI/IRI.pm
  373. lib/URI/ldap.pm
  374. lib/URI/ldapi.pm
  375. lib/URI/ldaps.pm
  376. lib/URI/mailto.pm
  377. lib/URI/mms.pm
  378. lib/URI/news.pm
  379. lib/URI/nntp.pm
  380. lib/URI/pop.pm
  381. lib/URI/QueryParam.pm
  382. lib/URI/rlogin.pm
  383. lib/URI/rsync.pm
  384. lib/URI/rtsp.pm
  385. lib/URI/rtspu.pm
  386. lib/URI/sftp.pm
  387. lib/URI/sip.pm
  388. lib/URI/sips.pm
  389. lib/URI/snews.pm
  390. lib/URI/Split.pm
  391. lib/URI/ssh.pm
  392. lib/URI/telnet.pm
  393. lib/URI/tn3270.pm
  394. lib/URI/URL.pm
  395. lib/URI/urn.pm
  396. lib/URI/urn/isbn.pm
  397. lib/URI/urn/oid.pm
  398. lib/URI/WithBase.pm
  399. t/abs.t
  400. t/clone.t
  401. t/cwd.t
  402. t/data.t
  403. t/distmanifest.t
  404. t/escape-char.t
  405. t/escape.t
  406. t/file.t
  407. t/ftp.t
  408. t/generic.t
  409. t/gopher.t
  410. t/heuristic.t
  411. t/http.t
  412. t/idna.t
  413. t/iri.t
  414. t/ldap.t
  415. t/mailto.t
  416. t/mix.t
  417. t/mms.t
  418. t/news.t
  419. t/num_eq.t
  420. t/old-absconf.t
  421. t/old-base.t
  422. t/old-file.t
  423. t/old-relbase.t
  424. t/path-segments.t
  425. t/pop.t
  426. t/punycode.t
  427. t/query-param.t
  428. t/query.t
  429. t/rel.t
  430. t/rfc2732.t
  431. t/roy-test.t
  432. t/roytest1.html
  433. t/roytest2.html
  434. t/roytest3.html
  435. t/roytest4.html
  436. t/roytest5.html
  437. t/rsync.t
  438. t/rtsp.t
  439. t/scheme-exceptions.t
  440. t/sip.t
  441. t/sort-hash-query-form.t
  442. t/split.t
  443. t/storable-test.pl
  444. t/storable.t
  445. t/urn-isbn.t
  446. t/urn-oid.t
  447. t/utf8.t
  448. Please inform the author.
  449. Writing Makefile for URI
  450. Writing MYMETA.yml and MYMETA.json
  451. cp lib/URI.pm blib/lib/URI.pm
  452. Manifying blib/man3/URI.3pm
  453. ETHER/URI-1.71.tar.gz
  454. /usr/bin/make -- OK
  455. Running make test
  456. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  457. t/abs.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  458. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  459. Compilation failed in require at t/abs.t line 9.
  460. BEGIN failed--compilation aborted at t/abs.t line 9.
  461. t/abs.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  462. No subtests run
  463. t/clone.t ................. Can't locate URI/URL.pm in @INC (you may need to install the URI::URL module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/clone.t line 6.
  464. BEGIN failed--compilation aborted at t/clone.t line 6.
  465. t/clone.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  466. No subtests run
  467. t/cwd.t ................... Can't locate URI/file.pm in @INC (you may need to install the URI::file module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl) at t/cwd.t line 10.
  468. BEGIN failed--compilation aborted at t/cwd.t line 10.
  469. t/cwd.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  470. No subtests run
  471. t/data.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  472. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  473. Compilation failed in require at t/data.t line 15.
  474. BEGIN failed--compilation aborted at t/data.t line 15.
  475. t/data.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  476. No subtests run
  477. t/distmanifest.t .......... skipped: these tests are for authors only!
  478. t/escape-char.t ........... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  479. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  480. Compilation failed in require at t/escape-char.t line 7.
  481. BEGIN failed--compilation aborted at t/escape-char.t line 7.
  482. t/escape-char.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  483. No subtests run
  484. t/escape.t ................ Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/escape.t line 6.
  485. BEGIN failed--compilation aborted at t/escape.t line 6.
  486. # Looks like your test exited with 2 before it could output anything.
  487. t/escape.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  488. Failed 12/12 subtests
  489. t/file.t .................. Can't locate URI/file.pm in @INC (you may need to install the URI::file module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl) at t/file.t line 6.
  490. BEGIN failed--compilation aborted at t/file.t line 6.
  491. t/file.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  492. No subtests run
  493. t/ftp.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  494. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  495. Compilation failed in require at t/ftp.t line 6.
  496. BEGIN failed--compilation aborted at t/ftp.t line 6.
  497. t/ftp.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  498. No subtests run
  499. t/generic.t ............... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  500. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  501. Compilation failed in require at t/generic.t line 6.
  502. BEGIN failed--compilation aborted at t/generic.t line 6.
  503. t/generic.t ............... Dubious, test returned 2 (wstat 512, 0x200)
  504. No subtests run
  505. t/gopher.t ................ Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  506. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  507. Compilation failed in require at t/gopher.t line 6.
  508. BEGIN failed--compilation aborted at t/gopher.t line 6.
  509. t/gopher.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  510. No subtests run
  511. t/heuristic.t ............. Can't locate URI/Heuristic.pm in @INC (you may need to install the URI::Heuristic module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/heuristic.t line 18.
  512. BEGIN failed--compilation aborted at t/heuristic.t line 18.
  513. t/heuristic.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  514. No subtests run
  515. t/http.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  516. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  517. Compilation failed in require at t/http.t line 6.
  518. BEGIN failed--compilation aborted at t/http.t line 6.
  519. t/http.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  520. No subtests run
  521. t/idna.t .................. Can't locate URI/_idna.pm in @INC (you may need to install the URI::_idna module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/idna.t line 6.
  522. BEGIN failed--compilation aborted at t/idna.t line 6.
  523. # Looks like your test exited with 2 before it could output anything.
  524. t/idna.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  525. Failed 7/7 subtests
  526. t/iri.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  527. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  528. Compilation failed in require at t/iri.t line 14.
  529. BEGIN failed--compilation aborted at t/iri.t line 14.
  530. t/iri.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  531. No subtests run
  532. t/ldap.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  533. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  534. Compilation failed in require at t/ldap.t line 6.
  535. BEGIN failed--compilation aborted at t/ldap.t line 6.
  536. t/ldap.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  537. No subtests run
  538. t/mailto.t ................ Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  539. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  540. Compilation failed in require at t/mailto.t line 6.
  541. BEGIN failed--compilation aborted at t/mailto.t line 6.
  542. t/mailto.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  543. No subtests run
  544. t/mix.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  545. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  546. Compilation failed in require at t/mix.t line 7.
  547. BEGIN failed--compilation aborted at t/mix.t line 7.
  548. t/mix.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  549. No subtests run
  550. t/mms.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  551. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  552. Compilation failed in require at t/mms.t line 6.
  553. BEGIN failed--compilation aborted at t/mms.t line 6.
  554. t/mms.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  555. No subtests run
  556. t/news.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  557. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  558. Compilation failed in require at t/news.t line 6.
  559. BEGIN failed--compilation aborted at t/news.t line 6.
  560. t/news.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  561. No subtests run
  562. t/num_eq.t ................ Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  563. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  564. Compilation failed in require at t/num_eq.t line 8.
  565. BEGIN failed--compilation aborted at t/num_eq.t line 8.
  566. # Looks like your test exited with 2 before it could output anything.
  567. t/num_eq.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  568. No subtests run
  569. t/old-absconf.t ........... Can't locate URI/URL.pm in @INC (you may need to install the URI::URL module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/old-absconf.t line 6.
  570. BEGIN failed--compilation aborted at t/old-absconf.t line 6.
  571. t/old-absconf.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  572. No subtests run
  573. t/old-base.t .............. Can't locate URI/URL.pm in @INC (you may need to install the URI::URL module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/old-base.t line 5.
  574. BEGIN failed--compilation aborted at t/old-base.t line 5.
  575. t/old-base.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  576. No subtests run
  577. t/old-file.t .............. Can't locate URI/file.pm in @INC (you may need to install the URI::file module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/old-file.t line 4.
  578. BEGIN failed--compilation aborted at t/old-file.t line 4.
  579. t/old-file.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  580. No subtests run
  581. t/old-relbase.t ........... Can't locate URI/URL.pm in @INC (you may need to install the URI::URL module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/old-relbase.t line 6.
  582. BEGIN failed--compilation aborted at t/old-relbase.t line 6.
  583. t/old-relbase.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  584. No subtests run
  585. t/path-segments.t ......... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  586. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  587. Compilation failed in require at t/path-segments.t line 6.
  588. BEGIN failed--compilation aborted at t/path-segments.t line 6.
  589. # Looks like your test exited with 2 before it could output anything.
  590. t/path-segments.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  591. No subtests run
  592. t/pop.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  593. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  594. Compilation failed in require at t/pop.t line 6.
  595. BEGIN failed--compilation aborted at t/pop.t line 6.
  596. t/pop.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  597. No subtests run
  598. t/punycode.t .............. Can't locate URI/_punycode.pm in @INC (you may need to install the URI::_punycode module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/punycode.t line 6.
  599. BEGIN failed--compilation aborted at t/punycode.t line 6.
  600. # Looks like your test exited with 2 before it could output anything.
  601. t/punycode.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  602. Failed 15/15 subtests
  603. t/query-param.t ........... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  604. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  605. Compilation failed in require at t/query-param.t line 6.
  606. BEGIN failed--compilation aborted at t/query-param.t line 6.
  607. # Looks like your test exited with 2 before it could output anything.
  608. t/query-param.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  609. Failed 19/19 subtests
  610. t/query.t ................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  611. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  612. Compilation failed in require at t/query.t line 6.
  613. BEGIN failed--compilation aborted at t/query.t line 6.
  614. # Looks like your test exited with 2 before it could output anything.
  615. t/query.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  616. Failed 23/23 subtests
  617. t/rel.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  618. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  619. Compilation failed in require at t/rel.t line 8.
  620. BEGIN failed--compilation aborted at t/rel.t line 8.
  621. t/rel.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  622. No subtests run
  623. t/rfc2732.t ............... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  624. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  625. Compilation failed in require at t/rfc2732.t line 8.
  626. BEGIN failed--compilation aborted at t/rfc2732.t line 8.
  627. # Looks like your test exited with 2 before it could output anything.
  628. t/rfc2732.t ............... Dubious, test returned 2 (wstat 512, 0x200)
  629. Failed 19/19 subtests
  630. t/roy-test.t .............. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  631. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  632. Compilation failed in require at t/roy-test.t line 7.
  633. BEGIN failed--compilation aborted at t/roy-test.t line 7.
  634. t/roy-test.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  635. No subtests run
  636. t/rsync.t ................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  637. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  638. Compilation failed in require at t/rsync.t line 6.
  639. BEGIN failed--compilation aborted at t/rsync.t line 6.
  640. t/rsync.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  641. No subtests run
  642. t/rtsp.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  643. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  644. Compilation failed in require at t/rtsp.t line 6.
  645. BEGIN failed--compilation aborted at t/rtsp.t line 6.
  646. t/rtsp.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  647. No subtests run
  648. t/scheme-exceptions.t ..... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  649. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  650. Compilation failed in require at t/scheme-exceptions.t line 5.
  651. BEGIN failed--compilation aborted at t/scheme-exceptions.t line 5.
  652. t/scheme-exceptions.t ..... Dubious, test returned 2 (wstat 512, 0x200)
  653. No subtests run
  654. t/sip.t ................... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  655. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  656. Compilation failed in require at t/sip.t line 6.
  657. BEGIN failed--compilation aborted at t/sip.t line 6.
  658. t/sip.t ................... Dubious, test returned 2 (wstat 512, 0x200)
  659. No subtests run
  660. t/sort-hash-query-form.t .. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  661. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  662. Compilation failed in require at t/sort-hash-query-form.t line 8.
  663. BEGIN failed--compilation aborted at t/sort-hash-query-form.t line 8.
  664. t/sort-hash-query-form.t .. Dubious, test returned 2 (wstat 512, 0x200)
  665. No subtests run
  666. t/split.t ................. Can't locate URI/Split.pm in @INC (you may need to install the URI::Split module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/split.t line 6.
  667. BEGIN failed--compilation aborted at t/split.t line 6.
  668. t/split.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  669. No subtests run
  670. t/storable.t .............. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at blib/lib/URI.pm line 23.
  671. BEGIN failed--compilation aborted at blib/lib/URI.pm line 23.
  672. Compilation failed in require at t/storable-test.pl line 6.
  673. can't open urls.sto: No such file or directory at t/storable-test.pl line 15.
  674. t/storable.t .............. Failed 3/3 subtests
  675. t/urn-isbn.t .............. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  676. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  677. Compilation failed in require at t/urn-isbn.t line 15.
  678. BEGIN failed--compilation aborted at t/urn-isbn.t line 15.
  679. t/urn-isbn.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  680. No subtests run
  681. t/urn-oid.t ............... Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  682. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  683. Compilation failed in require at t/urn-oid.t line 6.
  684. BEGIN failed--compilation aborted at t/urn-oid.t line 6.
  685. t/urn-oid.t ............... Dubious, test returned 2 (wstat 512, 0x200)
  686. No subtests run
  687. t/utf8.t .................. Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib /home/username/.cpan/build/URI-1.71-rx52e7/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  688. BEGIN failed--compilation aborted at /home/username/.cpan/build/URI-1.71-rx52e7/blib/lib/URI.pm line 23.
  689. Compilation failed in require at t/utf8.t line 7.
  690. BEGIN failed--compilation aborted at t/utf8.t line 7.
  691. # Looks like your test exited with 2 before it could output anything.
  692. t/utf8.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  693. No subtests run
  694.  
  695. Test Summary Report
  696. -------------------
  697. t/abs.t (Wstat: 512 Tests: 0 Failed: 0)
  698. Non-zero exit status: 2
  699. Parse errors: No plan found in TAP output
  700. t/clone.t (Wstat: 512 Tests: 0 Failed: 0)
  701. Non-zero exit status: 2
  702. Parse errors: No plan found in TAP output
  703. t/cwd.t (Wstat: 512 Tests: 0 Failed: 0)
  704. Non-zero exit status: 2
  705. Parse errors: No plan found in TAP output
  706. t/data.t (Wstat: 512 Tests: 0 Failed: 0)
  707. Non-zero exit status: 2
  708. Parse errors: No plan found in TAP output
  709. t/escape-char.t (Wstat: 512 Tests: 0 Failed: 0)
  710. Non-zero exit status: 2
  711. Parse errors: No plan found in TAP output
  712. t/escape.t (Wstat: 512 Tests: 0 Failed: 0)
  713. Non-zero exit status: 2
  714. Parse errors: Bad plan. You planned 12 tests but ran 0.
  715. t/file.t (Wstat: 512 Tests: 0 Failed: 0)
  716. Non-zero exit status: 2
  717. Parse errors: No plan found in TAP output
  718. t/ftp.t (Wstat: 512 Tests: 0 Failed: 0)
  719. Non-zero exit status: 2
  720. Parse errors: No plan found in TAP output
  721. t/generic.t (Wstat: 512 Tests: 0 Failed: 0)
  722. Non-zero exit status: 2
  723. Parse errors: No plan found in TAP output
  724. t/gopher.t (Wstat: 512 Tests: 0 Failed: 0)
  725. Non-zero exit status: 2
  726. Parse errors: No plan found in TAP output
  727. t/heuristic.t (Wstat: 512 Tests: 0 Failed: 0)
  728. Non-zero exit status: 2
  729. Parse errors: No plan found in TAP output
  730. t/http.t (Wstat: 512 Tests: 0 Failed: 0)
  731. Non-zero exit status: 2
  732. Parse errors: No plan found in TAP output
  733. t/idna.t (Wstat: 512 Tests: 0 Failed: 0)
  734. Non-zero exit status: 2
  735. Parse errors: Bad plan. You planned 7 tests but ran 0.
  736. t/iri.t (Wstat: 512 Tests: 0 Failed: 0)
  737. Non-zero exit status: 2
  738. Parse errors: No plan found in TAP output
  739. t/ldap.t (Wstat: 512 Tests: 0 Failed: 0)
  740. Non-zero exit status: 2
  741. Parse errors: No plan found in TAP output
  742. t/mailto.t (Wstat: 512 Tests: 0 Failed: 0)
  743. Non-zero exit status: 2
  744. Parse errors: No plan found in TAP output
  745. t/mix.t (Wstat: 512 Tests: 0 Failed: 0)
  746. Non-zero exit status: 2
  747. Parse errors: No plan found in TAP output
  748. t/mms.t (Wstat: 512 Tests: 0 Failed: 0)
  749. Non-zero exit status: 2
  750. Parse errors: No plan found in TAP output
  751. t/news.t (Wstat: 512 Tests: 0 Failed: 0)
  752. Non-zero exit status: 2
  753. Parse errors: No plan found in TAP output
  754. t/num_eq.t (Wstat: 512 Tests: 0 Failed: 0)
  755. Non-zero exit status: 2
  756. Parse errors: No plan found in TAP output
  757. t/old-absconf.t (Wstat: 512 Tests: 0 Failed: 0)
  758. Non-zero exit status: 2
  759. Parse errors: No plan found in TAP output
  760. t/old-base.t (Wstat: 512 Tests: 0 Failed: 0)
  761. Non-zero exit status: 2
  762. Parse errors: No plan found in TAP output
  763. t/old-file.t (Wstat: 512 Tests: 0 Failed: 0)
  764. Non-zero exit status: 2
  765. Parse errors: No plan found in TAP output
  766. t/old-relbase.t (Wstat: 512 Tests: 0 Failed: 0)
  767. Non-zero exit status: 2
  768. Parse errors: No plan found in TAP output
  769. t/path-segments.t (Wstat: 512 Tests: 0 Failed: 0)
  770. Non-zero exit status: 2
  771. Parse errors: No plan found in TAP output
  772. t/pop.t (Wstat: 512 Tests: 0 Failed: 0)
  773. Non-zero exit status: 2
  774. Parse errors: No plan found in TAP output
  775. t/punycode.t (Wstat: 512 Tests: 0 Failed: 0)
  776. Non-zero exit status: 2
  777. Parse errors: Bad plan. You planned 15 tests but ran 0.
  778. t/query-param.t (Wstat: 512 Tests: 0 Failed: 0)
  779. Non-zero exit status: 2
  780. Parse errors: Bad plan. You planned 19 tests but ran 0.
  781. t/query.t (Wstat: 512 Tests: 0 Failed: 0)
  782. Non-zero exit status: 2
  783. Parse errors: Bad plan. You planned 23 tests but ran 0.
  784. t/rel.t (Wstat: 512 Tests: 0 Failed: 0)
  785. Non-zero exit status: 2
  786. Parse errors: No plan found in TAP output
  787. t/rfc2732.t (Wstat: 512 Tests: 0 Failed: 0)
  788. Non-zero exit status: 2
  789. Parse errors: Bad plan. You planned 19 tests but ran 0.
  790. t/roy-test.t (Wstat: 512 Tests: 0 Failed: 0)
  791. Non-zero exit status: 2
  792. Parse errors: No plan found in TAP output
  793. t/rsync.t (Wstat: 512 Tests: 0 Failed: 0)
  794. Non-zero exit status: 2
  795. Parse errors: No plan found in TAP output
  796. t/rtsp.t (Wstat: 512 Tests: 0 Failed: 0)
  797. Non-zero exit status: 2
  798. Parse errors: No plan found in TAP output
  799. t/scheme-exceptions.t (Wstat: 512 Tests: 0 Failed: 0)
  800. Non-zero exit status: 2
  801. Parse errors: No plan found in TAP output
  802. t/sip.t (Wstat: 512 Tests: 0 Failed: 0)
  803. Non-zero exit status: 2
  804. Parse errors: No plan found in TAP output
  805. t/sort-hash-query-form.t (Wstat: 512 Tests: 0 Failed: 0)
  806. Non-zero exit status: 2
  807. Parse errors: No plan found in TAP output
  808. t/split.t (Wstat: 512 Tests: 0 Failed: 0)
  809. Non-zero exit status: 2
  810. Parse errors: No plan found in TAP output
  811. t/storable.t (Wstat: 0 Tests: 0 Failed: 0)
  812. Parse errors: Bad plan. You planned 3 tests but ran 0.
  813. t/urn-isbn.t (Wstat: 512 Tests: 0 Failed: 0)
  814. Non-zero exit status: 2
  815. Parse errors: No plan found in TAP output
  816. t/urn-oid.t (Wstat: 512 Tests: 0 Failed: 0)
  817. Non-zero exit status: 2
  818. Parse errors: No plan found in TAP output
  819. t/utf8.t (Wstat: 512 Tests: 0 Failed: 0)
  820. Non-zero exit status: 2
  821. Parse errors: No plan found in TAP output
  822. Files=43, Tests=0, 1 wallclock secs ( 0.05 usr 0.34 sys + 0.20 cusr 0.76 csys = 1.35 CPU)
  823. Result: FAIL
  824. Failed 42/43 test programs. 0/0 subtests failed.
  825. make: *** [test_dynamic] Error 2
  826. ETHER/URI-1.71.tar.gz
  827. /usr/bin/make test -- NOT OK
  828. //hint// to see the cpan-testers results for installing this module, try:
  829. reports ETHER/URI-1.71.tar.gz
  830. Running make install
  831. make test had returned bad status, won't install without force
  832. Running install for module 'IO::HTML'
  833. Running make for C/CJ/CJM/IO-HTML-1.001.tar.gz
  834. Checksum for /home/username/.cpan/sources/authors/id/C/CJ/CJM/IO-HTML-1.001.tar.gz ok
  835.  
  836. CPAN.pm: Building C/CJ/CJM/IO-HTML-1.001.tar.gz
  837.  
  838. Checking if your kit is complete...
  839. Warning: the following files are missing in your kit:
  840. lib/IO/HTML.pm
  841. t/00-all_prereqs.t
  842. t/00-load.t
  843. t/10-find.t
  844. t/20-open.t
  845. t/30-outfile.t
  846. xt/release/pod-coverage.t
  847. xt/release/pod-syntax.t
  848. Please inform the author.
  849. Writing Makefile for IO::HTML
  850. Writing MYMETA.yml and MYMETA.json
  851. CJM/IO-HTML-1.001.tar.gz
  852. /usr/bin/make -- OK
  853. Running make test
  854. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  855. t/00-all_prereqs.t .. ok
  856. t/00-load.t ......... 1/1
  857. # Failed test 'use IO::HTML;'
  858. # at t/00-load.t line 7.
  859. # Tried to use 'IO::HTML'.
  860. # Error: Can't locate IO/HTML.pm in @INC (you may need to install the IO::HTML module) (@INC contains: /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/lib /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at (eval 4) line 2.
  861. # BEGIN failed--compilation aborted at (eval 4) line 2.
  862. # Testing IO::HTML
  863. # Looks like you failed 1 test of 1.
  864. t/00-load.t ......... Dubious, test returned 1 (wstat 256, 0x100)
  865. Failed 1/1 subtests
  866. t/10-find.t ......... Can't locate IO/HTML.pm in @INC (you may need to install the IO::HTML module) (@INC contains: /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/lib /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/10-find.t line 15.
  867. BEGIN failed--compilation aborted at t/10-find.t line 15.
  868. t/10-find.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  869. No subtests run
  870. t/20-open.t ......... Can't locate IO/HTML.pm in @INC (you may need to install the IO::HTML module) (@INC contains: /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/lib /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/20-open.t line 16.
  871. BEGIN failed--compilation aborted at t/20-open.t line 16.
  872. t/20-open.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  873. No subtests run
  874. t/30-outfile.t ...... Can't locate IO/HTML.pm in @INC (you may need to install the IO::HTML module) (@INC contains: /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/lib /home/username/.cpan/build/IO-HTML-1.001-MqN1jv/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/30-outfile.t line 16.
  875. BEGIN failed--compilation aborted at t/30-outfile.t line 16.
  876. t/30-outfile.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  877. No subtests run
  878.  
  879. Test Summary Report
  880. -------------------
  881. t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
  882. Failed test: 1
  883. Non-zero exit status: 1
  884. t/10-find.t (Wstat: 512 Tests: 0 Failed: 0)
  885. Non-zero exit status: 2
  886. Parse errors: No plan found in TAP output
  887. t/20-open.t (Wstat: 512 Tests: 0 Failed: 0)
  888. Non-zero exit status: 2
  889. Parse errors: No plan found in TAP output
  890. t/30-outfile.t (Wstat: 512 Tests: 0 Failed: 0)
  891. Non-zero exit status: 2
  892. Parse errors: No plan found in TAP output
  893. Files=5, Tests=25, 0 wallclock secs ( 0.00 usr 0.08 sys + 0.04 cusr 0.10 csys = 0.22 CPU)
  894. Result: FAIL
  895. Failed 4/5 test programs. 1/25 subtests failed.
  896. make: *** [test_dynamic] Error 2
  897. CJM/IO-HTML-1.001.tar.gz
  898. /usr/bin/make test -- NOT OK
  899. //hint// to see the cpan-testers results for installing this module, try:
  900. reports CJM/IO-HTML-1.001.tar.gz
  901. Running make install
  902. make test had returned bad status, won't install without force
  903. Running make for E/ET/ETHER/HTTP-Message-6.11.tar.gz
  904. Has already been unwrapped into directory /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR
  905.  
  906. CPAN.pm: Building E/ET/ETHER/HTTP-Message-6.11.tar.gz
  907.  
  908. Warning: Prerequisite 'IO::HTML => 0' for 'ETHER/HTTP-Message-6.11.tar.gz' failed when processing 'CJM/IO-HTML-1.001.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  909. Warning: Prerequisite 'URI => 1.10' for 'ETHER/HTTP-Message-6.11.tar.gz' failed when processing 'ETHER/URI-1.71.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  910. Warning: Prerequisite 'HTTP::Date => 6' for 'ETHER/HTTP-Message-6.11.tar.gz' failed when processing 'GAAS/HTTP-Date-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  911. Warning: Prerequisite 'Encode::Locale => 1' for 'ETHER/HTTP-Message-6.11.tar.gz' failed when processing 'GAAS/Encode-Locale-1.05.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  912. Warning: Prerequisite 'LWP::MediaTypes => 6' for 'ETHER/HTTP-Message-6.11.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  913. ETHER/HTTP-Message-6.11.tar.gz
  914. /usr/bin/make -- OK
  915. Running make test
  916. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  917. t/common-req.t .............. Can't locate HTTP/Request/Common.pm in @INC (you may need to install the HTTP::Request::Common module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/common-req.t line 7.
  918. BEGIN failed--compilation aborted at t/common-req.t line 7.
  919. t/common-req.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  920. No subtests run
  921. t/distmanifest.t ............ skipped: these tests are for authors only!
  922. t/headers-auth.t ............ Can't locate HTTP/Response.pm in @INC (you may need to install the HTTP::Response module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/headers-auth.t line 8.
  923. BEGIN failed--compilation aborted at t/headers-auth.t line 8.
  924. t/headers-auth.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  925. No subtests run
  926. t/headers-etag.t ............ Can't locate HTTP/Headers/ETag.pm in @INC (you may need to install the HTTP::Headers::ETag module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/headers-etag.t line 8.
  927. # Looks like your test exited with 2 before it could output anything.
  928. t/headers-etag.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  929. Failed 4/4 subtests
  930. t/headers-util.t ............ Can't locate HTTP/Headers/Util.pm in @INC (you may need to install the HTTP::Headers::Util module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/headers-util.t line 6.
  931. BEGIN failed--compilation aborted at t/headers-util.t line 6.
  932. t/headers-util.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  933. No subtests run
  934. t/headers.t ................. Can't locate HTTP/Headers.pm in @INC (you may need to install the HTTP::Headers module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/headers.t line 12.
  935. # Looks like your test exited with 2 before it could output anything.
  936. t/headers.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  937. Failed 168/168 subtests
  938. t/http-config.t ............. Can't locate HTTP/Config.pm in @INC (you may need to install the HTTP::Config module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/http-config.t line 7.
  939. BEGIN failed--compilation aborted at t/http-config.t line 7.
  940. t/http-config.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  941. No subtests run
  942. t/message-charset.t ......... Can't locate HTTP/Response.pm in @INC (you may need to install the HTTP::Response module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/message-charset.t line 7.
  943. BEGIN failed--compilation aborted at t/message-charset.t line 7.
  944. t/message-charset.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  945. No subtests run
  946. t/message-decode-xml.t ...... Can't locate HTTP/Headers.pm in @INC (you may need to install the HTTP::Headers module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/message-decode-xml.t line 10.
  947. BEGIN failed--compilation aborted at t/message-decode-xml.t line 10.
  948. t/message-decode-xml.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  949. No subtests run
  950. t/message-old.t ............. Can't locate HTTP/Request.pm in @INC (you may need to install the HTTP::Request module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/message-old.t line 12.
  951. # Looks like your test exited with 2 before it could output anything.
  952. t/message-old.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  953. Failed 20/20 subtests
  954. t/message-parts.t ........... Can't locate HTTP/Message.pm in @INC (you may need to install the HTTP::Message module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/message-parts.t line 7.
  955. BEGIN failed--compilation aborted at t/message-parts.t line 7.
  956. t/message-parts.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  957. No subtests run
  958. t/message.t ................. Can't locate HTTP/Message.pm in @INC (you may need to install the HTTP::Message module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/message.t line 8.
  959. # Looks like your test exited with 2 before it could output anything.
  960. t/message.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  961. Failed 129/129 subtests
  962. t/request.t ................. Can't locate HTTP/Request.pm in @INC (you may need to install the HTTP::Request module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/request.t line 10.
  963. BEGIN failed--compilation aborted at t/request.t line 10.
  964. t/request.t ................. Dubious, test returned 2 (wstat 512, 0x200)
  965. No subtests run
  966. t/request_type_with_data.t .. Can't locate HTTP/Request/Common.pm in @INC (you may need to install the HTTP::Request::Common module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/request_type_with_data.t line 5.
  967. BEGIN failed--compilation aborted at t/request_type_with_data.t line 5.
  968. t/request_type_with_data.t .. Dubious, test returned 2 (wstat 512, 0x200)
  969. No subtests run
  970. t/response.t ................ Can't locate HTTP/Date.pm in @INC (you may need to install the HTTP::Date module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/response.t line 10.
  971. BEGIN failed--compilation aborted at t/response.t line 10.
  972. t/response.t ................ Dubious, test returned 2 (wstat 512, 0x200)
  973. No subtests run
  974. t/status-old.t .............. Can't locate HTTP/Status.pm in @INC (you may need to install the HTTP::Status module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/status-old.t line 7.
  975. BEGIN failed--compilation aborted at t/status-old.t line 7.
  976. t/status-old.t .............. Dubious, test returned 2 (wstat 512, 0x200)
  977. No subtests run
  978. t/status.t .................. Can't locate HTTP/Status.pm in @INC (you may need to install the HTTP::Status module) (@INC contains: /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/lib /home/username/.cpan/build/HTTP-Message-6.11-NKB3YR/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/status.t line 7.
  979. BEGIN failed--compilation aborted at t/status.t line 7.
  980. t/status.t .................. Dubious, test returned 2 (wstat 512, 0x200)
  981. No subtests run
  982.  
  983. Test Summary Report
  984. -------------------
  985. t/common-req.t (Wstat: 512 Tests: 0 Failed: 0)
  986. Non-zero exit status: 2
  987. Parse errors: No plan found in TAP output
  988. t/headers-auth.t (Wstat: 512 Tests: 0 Failed: 0)
  989. Non-zero exit status: 2
  990. Parse errors: No plan found in TAP output
  991. t/headers-etag.t (Wstat: 512 Tests: 0 Failed: 0)
  992. Non-zero exit status: 2
  993. Parse errors: Bad plan. You planned 4 tests but ran 0.
  994. t/headers-util.t (Wstat: 512 Tests: 0 Failed: 0)
  995. Non-zero exit status: 2
  996. Parse errors: No plan found in TAP output
  997. t/headers.t (Wstat: 512 Tests: 0 Failed: 0)
  998. Non-zero exit status: 2
  999. Parse errors: Bad plan. You planned 168 tests but ran 0.
  1000. t/http-config.t (Wstat: 512 Tests: 0 Failed: 0)
  1001. Non-zero exit status: 2
  1002. Parse errors: No plan found in TAP output
  1003. t/message-charset.t (Wstat: 512 Tests: 0 Failed: 0)
  1004. Non-zero exit status: 2
  1005. Parse errors: No plan found in TAP output
  1006. t/message-decode-xml.t (Wstat: 512 Tests: 0 Failed: 0)
  1007. Non-zero exit status: 2
  1008. Parse errors: No plan found in TAP output
  1009. t/message-old.t (Wstat: 512 Tests: 0 Failed: 0)
  1010. Non-zero exit status: 2
  1011. Parse errors: Bad plan. You planned 20 tests but ran 0.
  1012. t/message-parts.t (Wstat: 512 Tests: 0 Failed: 0)
  1013. Non-zero exit status: 2
  1014. Parse errors: No plan found in TAP output
  1015. t/message.t (Wstat: 512 Tests: 0 Failed: 0)
  1016. Non-zero exit status: 2
  1017. Parse errors: Bad plan. You planned 129 tests but ran 0.
  1018. t/request.t (Wstat: 512 Tests: 0 Failed: 0)
  1019. Non-zero exit status: 2
  1020. Parse errors: No plan found in TAP output
  1021. t/request_type_with_data.t (Wstat: 512 Tests: 0 Failed: 0)
  1022. Non-zero exit status: 2
  1023. Parse errors: No plan found in TAP output
  1024. t/response.t (Wstat: 512 Tests: 0 Failed: 0)
  1025. Non-zero exit status: 2
  1026. Parse errors: No plan found in TAP output
  1027. t/status-old.t (Wstat: 512 Tests: 0 Failed: 0)
  1028. Non-zero exit status: 2
  1029. Parse errors: No plan found in TAP output
  1030. t/status.t (Wstat: 512 Tests: 0 Failed: 0)
  1031. Non-zero exit status: 2
  1032. Parse errors: No plan found in TAP output
  1033. Files=17, Tests=0, 1 wallclock secs ( 0.06 usr 0.17 sys + 0.17 cusr 0.32 csys = 0.72 CPU)
  1034. Result: FAIL
  1035. Failed 16/17 test programs. 0/0 subtests failed.
  1036. make: *** [test_dynamic] Error 2
  1037. ETHER/HTTP-Message-6.11.tar.gz
  1038. 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed
  1039. /usr/bin/make test -- NOT OK
  1040. //hint// to see the cpan-testers results for installing this module, try:
  1041. reports ETHER/HTTP-Message-6.11.tar.gz
  1042. Running make install
  1043. make test had returned bad status, won't install without force
  1044. Running make for G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
  1045. Has already been unwrapped into directory /home/username/.cpan/build/HTTP-Negotiate-6.01-E7Z_W3
  1046.  
  1047. CPAN.pm: Building G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
  1048.  
  1049. Warning: Prerequisite 'HTTP::Headers => 6' for 'GAAS/HTTP-Negotiate-6.01.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  1050. GAAS/HTTP-Negotiate-6.01.tar.gz
  1051. /usr/bin/make -- OK
  1052. Running make test
  1053. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1054. t/negotiate.t .. Can't locate HTTP/Request.pm in @INC (you may need to install the HTTP::Request module) (@INC contains: /home/username/.cpan/build/HTTP-Negotiate-6.01-E7Z_W3/blib/lib /home/username/.cpan/build/HTTP-Negotiate-6.01-E7Z_W3/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/negotiate.t line 6.
  1055. BEGIN failed--compilation aborted at t/negotiate.t line 6.
  1056. t/negotiate.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1057. No subtests run
  1058.  
  1059. Test Summary Report
  1060. -------------------
  1061. t/negotiate.t (Wstat: 512 Tests: 0 Failed: 0)
  1062. Non-zero exit status: 2
  1063. Parse errors: No plan found in TAP output
  1064. Files=1, Tests=0, 0 wallclock secs ( 0.00 usr 0.03 sys + 0.00 cusr 0.03 csys = 0.06 CPU)
  1065. Result: FAIL
  1066. Failed 1/1 test programs. 0/0 subtests failed.
  1067. make: *** [test_dynamic] Error 2
  1068. GAAS/HTTP-Negotiate-6.01.tar.gz
  1069. one dependency not OK (HTTP::Headers); additionally test harness failed
  1070. /usr/bin/make test -- NOT OK
  1071. //hint// to see the cpan-testers results for installing this module, try:
  1072. reports GAAS/HTTP-Negotiate-6.01.tar.gz
  1073. Running make install
  1074. make test had returned bad status, won't install without force
  1075. Running install for module 'HTTP::Cookies'
  1076. Running make for G/GA/GAAS/HTTP-Cookies-6.01.tar.gz
  1077. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz ok
  1078.  
  1079. CPAN.pm: Building G/GA/GAAS/HTTP-Cookies-6.01.tar.gz
  1080.  
  1081. Checking if your kit is complete...
  1082. Warning: the following files are missing in your kit:
  1083. lib/HTTP/Cookies.pm
  1084. lib/HTTP/Cookies/Microsoft.pm
  1085. lib/HTTP/Cookies/Netscape.pm
  1086. t/cookies.t
  1087. Please inform the author.
  1088. Warning: prerequisite HTTP::Date 6 not found.
  1089. Warning: prerequisite HTTP::Headers::Util 6 not found.
  1090. Writing Makefile for HTTP::Cookies
  1091. Writing MYMETA.yml and MYMETA.json
  1092. ---- Unsatisfied dependencies detected during ----
  1093. ---- GAAS/HTTP-Cookies-6.01.tar.gz ----
  1094. HTTP::Headers::Util [requires]
  1095. HTTP::Date [requires]
  1096. Running make test
  1097. Delayed until after prerequisites
  1098. Running make install
  1099. Delayed until after prerequisites
  1100. Running install for module 'HTTP::Headers::Util'
  1101. Running make install
  1102. make test had returned bad status, won't install without force
  1103. Running install for module 'HTTP::Date'
  1104. Running make install
  1105. make test had returned bad status, won't install without force
  1106. Running make for G/GA/GAAS/HTTP-Cookies-6.01.tar.gz
  1107. Has already been unwrapped into directory /home/username/.cpan/build/HTTP-Cookies-6.01-sjPBvo
  1108.  
  1109. CPAN.pm: Building G/GA/GAAS/HTTP-Cookies-6.01.tar.gz
  1110.  
  1111. Warning: Prerequisite 'HTTP::Headers::Util => 6' for 'GAAS/HTTP-Cookies-6.01.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  1112. Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/HTTP-Cookies-6.01.tar.gz' failed when processing 'GAAS/HTTP-Date-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1113. GAAS/HTTP-Cookies-6.01.tar.gz
  1114. /usr/bin/make -- OK
  1115. Running make test
  1116. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1117. t/cookies.t .. Can't locate HTTP/Cookies.pm in @INC (you may need to install the HTTP::Cookies module) (@INC contains: /home/username/.cpan/build/HTTP-Cookies-6.01-sjPBvo/blib/lib /home/username/.cpan/build/HTTP-Cookies-6.01-sjPBvo/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/cookies.t line 6.
  1118. BEGIN failed--compilation aborted at t/cookies.t line 6.
  1119. t/cookies.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1120. No subtests run
  1121.  
  1122. Test Summary Report
  1123. -------------------
  1124. t/cookies.t (Wstat: 512 Tests: 0 Failed: 0)
  1125. Non-zero exit status: 2
  1126. Parse errors: No plan found in TAP output
  1127. Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.03 sys + 0.00 cusr 0.03 csys = 0.08 CPU)
  1128. Result: FAIL
  1129. Failed 1/1 test programs. 0/0 subtests failed.
  1130. make: *** [test_dynamic] Error 2
  1131. GAAS/HTTP-Cookies-6.01.tar.gz
  1132. 2 dependencies missing (HTTP::Date,HTTP::Headers::Util); additionally test harness failed
  1133. /usr/bin/make test -- NOT OK
  1134. //hint// to see the cpan-testers results for installing this module, try:
  1135. reports GAAS/HTTP-Cookies-6.01.tar.gz
  1136. Running make install
  1137. make test had returned bad status, won't install without force
  1138. Running install for module 'HTTP::Status'
  1139. Running make install
  1140. make test had returned bad status, won't install without force
  1141. Running install for module 'HTTP::Daemon'
  1142. Running make for G/GA/GAAS/HTTP-Daemon-6.01.tar.gz
  1143. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz ok
  1144.  
  1145. CPAN.pm: Building G/GA/GAAS/HTTP-Daemon-6.01.tar.gz
  1146.  
  1147. Checking if your kit is complete...
  1148. Warning: the following files are missing in your kit:
  1149. lib/HTTP/Daemon.pm
  1150. t/chunked.t
  1151. t/local/http.t
  1152. t/misc/httpd
  1153. t/misc/httpd_term.pl
  1154. t/robot/ua-get.t
  1155. t/robot/ua.t
  1156. Please inform the author.
  1157. Warning: prerequisite HTTP::Date 6 not found.
  1158. Warning: prerequisite HTTP::Request 6 not found.
  1159. Warning: prerequisite HTTP::Response 6 not found.
  1160. Warning: prerequisite HTTP::Status 6 not found.
  1161. Warning: prerequisite LWP::MediaTypes 6 not found.
  1162. Writing Makefile for HTTP::Daemon
  1163. Writing MYMETA.yml and MYMETA.json
  1164. ---- Unsatisfied dependencies detected during ----
  1165. ---- GAAS/HTTP-Daemon-6.01.tar.gz ----
  1166. HTTP::Response [requires]
  1167. HTTP::Request [requires]
  1168. LWP::MediaTypes [requires]
  1169. HTTP::Date [requires]
  1170. HTTP::Status [requires]
  1171. Running make test
  1172. Delayed until after prerequisites
  1173. Running make install
  1174. Delayed until after prerequisites
  1175. Running install for module 'HTTP::Response'
  1176. Running make install
  1177. make test had returned bad status, won't install without force
  1178. Running install for module 'HTTP::Request'
  1179. Running make install
  1180. make test had returned bad status, won't install without force
  1181. Running install for module 'LWP::MediaTypes'
  1182. Running make install
  1183. make test had returned bad status, won't install without force
  1184. Running install for module 'HTTP::Date'
  1185. Running make install
  1186. make test had returned bad status, won't install without force
  1187. Running install for module 'HTTP::Status'
  1188. Running make install
  1189. make test had returned bad status, won't install without force
  1190. Running make for G/GA/GAAS/HTTP-Daemon-6.01.tar.gz
  1191. Has already been unwrapped into directory /home/username/.cpan/build/HTTP-Daemon-6.01-EasrRA
  1192.  
  1193. CPAN.pm: Building G/GA/GAAS/HTTP-Daemon-6.01.tar.gz
  1194.  
  1195. Warning: Prerequisite 'HTTP::Status => 6' for 'GAAS/HTTP-Daemon-6.01.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  1196. Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/HTTP-Daemon-6.01.tar.gz' failed when processing 'GAAS/HTTP-Date-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1197. Warning: Prerequisite 'HTTP::Response => 6' for 'GAAS/HTTP-Daemon-6.01.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  1198. Warning: Prerequisite 'HTTP::Request => 6' for 'GAAS/HTTP-Daemon-6.01.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  1199. Warning: Prerequisite 'LWP::MediaTypes => 6' for 'GAAS/HTTP-Daemon-6.01.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1200. GAAS/HTTP-Daemon-6.01.tar.gz
  1201. /usr/bin/make -- OK
  1202. Running make test
  1203. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1204. t/chunked.t .. Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: /home/username/.cpan/build/HTTP-Daemon-6.01-EasrRA/blib/lib /home/username/.cpan/build/HTTP-Daemon-6.01-EasrRA/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/chunked.t line 7.
  1205. BEGIN failed--compilation aborted at t/chunked.t line 7.
  1206. t/chunked.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1207. No subtests run
  1208.  
  1209. Test Summary Report
  1210. -------------------
  1211. t/chunked.t (Wstat: 512 Tests: 0 Failed: 0)
  1212. Non-zero exit status: 2
  1213. Parse errors: No plan found in TAP output
  1214. Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.04 sys + 0.00 cusr 0.01 csys = 0.07 CPU)
  1215. Result: FAIL
  1216. Failed 1/1 test programs. 0/0 subtests failed.
  1217. make: *** [test_dynamic] Error 2
  1218. GAAS/HTTP-Daemon-6.01.tar.gz
  1219. 5 dependencies missing (HTTP::Date,HTTP::Request,HTTP::Response,HTTP::Status,LWP::MediaTypes); additionally test harness failed
  1220. /usr/bin/make test -- NOT OK
  1221. //hint// to see the cpan-testers results for installing this module, try:
  1222. reports GAAS/HTTP-Daemon-6.01.tar.gz
  1223. Running make install
  1224. make test had returned bad status, won't install without force
  1225. Running install for module 'HTML::Entities'
  1226. Running make for G/GA/GAAS/HTML-Parser-3.72.tar.gz
  1227. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz ok
  1228.  
  1229. CPAN.pm: Building G/GA/GAAS/HTML-Parser-3.72.tar.gz
  1230.  
  1231. Checking if your kit is complete...
  1232. Warning: the following files are missing in your kit:
  1233. eg/hanchors
  1234. eg/hdump
  1235. eg/hform
  1236. eg/hlc
  1237. eg/hrefsub
  1238. eg/hstrip
  1239. eg/htext
  1240. eg/htextsub
  1241. eg/htitle
  1242. hints/solaris.pl
  1243. lib/HTML/Entities.pm
  1244. lib/HTML/Filter.pm
  1245. lib/HTML/HeadParser.pm
  1246. lib/HTML/LinkExtor.pm
  1247. lib/HTML/PullParser.pm
  1248. lib/HTML/TokeParser.pm
  1249. t/api_version.t
  1250. t/argspec-bad.t
  1251. t/argspec.t
  1252. t/argspec2.t
  1253. t/attr-encoded.t
  1254. t/callback.t
  1255. t/case-sensitive.t
  1256. t/cases.t
  1257. t/comment.t
  1258. t/crashme.t
  1259. t/declaration.t
  1260. t/default.t
  1261. t/document.t
  1262. t/dtext.t
  1263. t/entities.t
  1264. t/entities2.t
  1265. t/filter-methods.t
  1266. t/filter.t
  1267. t/handler-eof.t
  1268. t/handler.t
  1269. t/headparser-http.t
  1270. t/headparser.t
  1271. t/ignore.t
  1272. t/largetags.t
  1273. t/linkextor-base.t
  1274. t/linkextor-rel.t
  1275. t/magic.t
  1276. t/marked-sect.t
  1277. t/msie-compat.t
  1278. t/offset.t
  1279. t/options.t
  1280. t/parsefile.t
  1281. t/parser.t
  1282. t/plaintext.t
  1283. t/pod.t
  1284. t/process.t
  1285. t/pullparser.t
  1286. t/script.t
  1287. t/skipped-text.t
  1288. t/stack-realloc.t
  1289. t/textarea.t
  1290. t/threads.t
  1291. t/tokeparser.t
  1292. t/uentities.t
  1293. t/unbroken-text.t
  1294. t/unicode-bom.t
  1295. t/unicode.t
  1296. t/xml-mode.t
  1297. Please inform the author.
  1298. Warning: prerequisite HTML::Tagset 3 not found.
  1299. Writing Makefile for HTML::Parser
  1300. Writing MYMETA.yml and MYMETA.json
  1301. ---- Unsatisfied dependencies detected during ----
  1302. ---- GAAS/HTML-Parser-3.72.tar.gz ----
  1303. HTML::Tagset [requires]
  1304. Running make test
  1305. Delayed until after prerequisites
  1306. Running make install
  1307. Delayed until after prerequisites
  1308. Running install for module 'HTML::Tagset'
  1309. Running make for P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
  1310. Checksum for /home/username/.cpan/sources/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz ok
  1311.  
  1312. CPAN.pm: Building P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
  1313.  
  1314. Checking if your kit is complete...
  1315. Warning: the following files are missing in your kit:
  1316. t/00_about_verbose.t
  1317. t/01_old_junk.t
  1318. t/pod.t
  1319. Please inform the author.
  1320. Writing Makefile for HTML::Tagset
  1321. Writing MYMETA.yml and MYMETA.json
  1322. cp Tagset.pm blib/lib/HTML/Tagset.pm
  1323. Manifying blib/man3/HTML::Tagset.3pm
  1324. PETDANCE/HTML-Tagset-3.20.tar.gz
  1325. /usr/bin/make -- OK
  1326. Running make test
  1327. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1328. t/00_about_verbose.t .. ok
  1329. t/01_old_junk.t ....... ok
  1330. t/pod.t ............... skipped: Test::Pod 1.14 required for testing POD
  1331. All tests successful.
  1332. Files=3, Tests=3, 0 wallclock secs ( 0.02 usr 0.04 sys + 0.01 cusr 0.06 csys = 0.13 CPU)
  1333. Result: PASS
  1334. PETDANCE/HTML-Tagset-3.20.tar.gz
  1335. /usr/bin/make test -- OK
  1336. Running make install
  1337. sudo: unable to resolve host MYHOST
  1338. [sudo] password for username:
  1339. Manifying blib/man3/HTML::Tagset.3pm
  1340. Appending installation info to /usr/local/lib/perl/5.18.2/perllocal.pod
  1341. PETDANCE/HTML-Tagset-3.20.tar.gz
  1342. sudo /usr/bin/make install -- OK
  1343. Running make for G/GA/GAAS/HTML-Parser-3.72.tar.gz
  1344. Has already been unwrapped into directory /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9
  1345.  
  1346. CPAN.pm: Building G/GA/GAAS/HTML-Parser-3.72.tar.gz
  1347.  
  1348. cp Parser.pm blib/lib/HTML/Parser.pm
  1349. /usr/bin/perl /usr/share/perl/5.18/ExtUtils/xsubpp -typemap /usr/share/perl/5.18/ExtUtils/typemap -typemap typemap Parser.xs > Parser.xsc && mv Parser.xsc Parser.c
  1350. /usr/bin/perl mkhctype >hctype.h
  1351. /usr/bin/perl mkpfunc >pfunc.h
  1352. cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"3.72\" -DXS_VERSION=\"3.72\" -fPIC "-I/usr/lib/perl/5.18/CORE" -DMARKED_SECTION Parser.c
  1353. Running Mkbootstrap for HTML::Parser ()
  1354. chmod 644 Parser.bs
  1355. rm -f blib/arch/auto/HTML/Parser/Parser.so
  1356. cc -shared -L/usr/local/lib -fstack-protector Parser.o -o blib/arch/auto/HTML/Parser/Parser.so \
  1357. \
  1358.  
  1359. chmod 755 blib/arch/auto/HTML/Parser/Parser.so
  1360. cp Parser.bs blib/arch/auto/HTML/Parser/Parser.bs
  1361. chmod 644 blib/arch/auto/HTML/Parser/Parser.bs
  1362. Manifying blib/man3/HTML::Parser.3pm
  1363. GAAS/HTML-Parser-3.72.tar.gz
  1364. /usr/bin/make -- OK
  1365. Running make test
  1366. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1367. t/api_version.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1368. Compilation failed in require at t/api_version.t line 4.
  1369. BEGIN failed--compilation aborted at t/api_version.t line 4.
  1370. # Looks like your test exited with 2 before it could output anything.
  1371. t/api_version.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1372. Failed 4/4 subtests
  1373. t/argspec-bad.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1374. Compilation failed in require at t/argspec-bad.t line 4.
  1375. BEGIN failed--compilation aborted at t/argspec-bad.t line 4.
  1376. # Looks like your test exited with 2 before it could output anything.
  1377. t/argspec-bad.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1378. Failed 6/6 subtests
  1379. t/argspec.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1380. Compilation failed in require at t/argspec.t line 3.
  1381. t/argspec.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1382. No subtests run
  1383. t/argspec2.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1384. Compilation failed in require at t/argspec2.t line 4.
  1385. BEGIN failed--compilation aborted at t/argspec2.t line 4.
  1386. # Looks like your test exited with 2 before it could output anything.
  1387. t/argspec2.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1388. Failed 2/2 subtests
  1389. t/attr-encoded.t ..... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1390. Compilation failed in require at t/attr-encoded.t line 4.
  1391. BEGIN failed--compilation aborted at t/attr-encoded.t line 4.
  1392. # Looks like your test exited with 2 before it could output anything.
  1393. t/attr-encoded.t ..... Dubious, test returned 2 (wstat 512, 0x200)
  1394. Failed 2/2 subtests
  1395. t/callback.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1396. Compilation failed in require at t/callback.t line 4.
  1397. BEGIN failed--compilation aborted at t/callback.t line 4.
  1398. # Looks like your test exited with 2 before it could output anything.
  1399. t/callback.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1400. Failed 47/47 subtests
  1401. t/case-sensitive.t ... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1402. Compilation failed in require at t/case-sensitive.t line 4.
  1403. BEGIN failed--compilation aborted at t/case-sensitive.t line 4.
  1404. # Looks like your test exited with 2 before it could output anything.
  1405. t/case-sensitive.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1406. Failed 8/8 subtests
  1407. t/cases.t ............ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1408. Compilation failed in require at t/cases.t line 3.
  1409. t/cases.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  1410. No subtests run
  1411. t/comment.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1412. Compilation failed in require at t/comment.t line 4.
  1413. BEGIN failed--compilation aborted at t/comment.t line 4.
  1414. # Looks like your test exited with 2 before it could output anything.
  1415. t/comment.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1416. Failed 1/1 subtests
  1417. t/crashme.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1418. Compilation failed in require at t/crashme.t line 9.
  1419. BEGIN failed--compilation aborted at t/crashme.t line 9.
  1420. t/crashme.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1421. No subtests run
  1422. t/declaration.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1423. Compilation failed in require at t/declaration.t line 3.
  1424. BEGIN failed--compilation aborted at t/declaration.t line 3.
  1425. # Looks like your test exited with 2 before it could output anything.
  1426. t/declaration.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1427. Failed 2/2 subtests
  1428. t/default.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1429. Compilation failed in require at t/default.t line 5.
  1430. BEGIN failed--compilation aborted at t/default.t line 5.
  1431. # Looks like your test exited with 2 before it could output anything.
  1432. t/default.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1433. Failed 3/3 subtests
  1434. t/document.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1435. Compilation failed in require at t/document.t line 7.
  1436. BEGIN failed--compilation aborted at t/document.t line 7.
  1437. t/document.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1438. No subtests run
  1439. t/dtext.t ............ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1440. Compilation failed in require at t/dtext.t line 6.
  1441. BEGIN failed--compilation aborted at t/dtext.t line 6.
  1442. # Looks like your test exited with 2 before it could output anything.
  1443. t/dtext.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  1444. Failed 2/2 subtests
  1445. t/entities.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/entities.t line 1.
  1446. BEGIN failed--compilation aborted at t/entities.t line 1.
  1447. t/entities.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1448. No subtests run
  1449. t/entities2.t ........ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/entities2.t line 6.
  1450. BEGIN failed--compilation aborted at t/entities2.t line 6.
  1451. # Looks like your test exited with 2 before it could output anything.
  1452. t/entities2.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  1453. Failed 9/9 subtests
  1454. t/filter-methods.t ... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1455. Compilation failed in require at t/filter-methods.t line 6.
  1456. BEGIN failed--compilation aborted at t/filter-methods.t line 6.
  1457. # Looks like your test exited with 2 before it could output anything.
  1458. t/filter-methods.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1459. Failed 12/12 subtests
  1460. t/filter.t ........... Can't locate HTML/Filter.pm in @INC (you may need to install the HTML::Filter module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/filter.t line 22.
  1461. BEGIN failed--compilation aborted at t/filter.t line 22.
  1462. # Looks like your test exited with 2 before it could output anything.
  1463. t/filter.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  1464. Failed 3/3 subtests
  1465. t/handler-eof.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1466. Compilation failed in require at t/handler-eof.t line 4.
  1467. BEGIN failed--compilation aborted at t/handler-eof.t line 4.
  1468. # Looks like your test exited with 2 before it could output anything.
  1469. t/handler-eof.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1470. Failed 6/6 subtests
  1471. t/handler.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1472. Compilation failed in require at t/handler.t line 7.
  1473. BEGIN failed--compilation aborted at t/handler.t line 7.
  1474. # Looks like your test exited with 2 before it could output anything.
  1475. t/handler.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1476. Failed 11/11 subtests
  1477. t/headparser-http.t .. Can't locate object method "new" via package "HTML::HeadParser" at t/headparser-http.t line 11.
  1478. # Looks like your test exited with 2 before it could output anything.
  1479. t/headparser-http.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1480. Failed 1/1 subtests
  1481. t/headparser.t ....... Can't locate HTML/HeadParser.pm in @INC (you may need to install the HTML::HeadParser module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/headparser.t line 88.
  1482. # Looks like your test exited with 2 before it could output anything.
  1483. t/headparser.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  1484. Failed 17/17 subtests
  1485. t/ignore.t ........... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1486. Compilation failed in require at t/ignore.t line 5.
  1487. BEGIN failed--compilation aborted at t/ignore.t line 5.
  1488. # Looks like your test exited with 2 before it could output anything.
  1489. t/ignore.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  1490. Failed 4/4 subtests
  1491. t/largetags.t ........ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1492. Compilation failed in require at t/largetags.t line 7.
  1493. BEGIN failed--compilation aborted at t/largetags.t line 7.
  1494. # Looks like your test exited with 2 before it could output anything.
  1495. t/largetags.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  1496. Failed 2/2 subtests
  1497. t/linkextor-base.t ... Can't locate HTML/LinkExtor.pm in @INC (you may need to install the HTML::LinkExtor module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/linkextor-base.t line 5.
  1498. # Looks like your test exited with 2 before it could output anything.
  1499. t/linkextor-base.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1500. Failed 5/5 subtests
  1501. t/linkextor-rel.t .... Can't locate HTML/LinkExtor.pm in @INC (you may need to install the HTML::LinkExtor module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/linkextor-rel.t line 3.
  1502. # Looks like your test exited with 2 before it could output anything.
  1503. t/linkextor-rel.t .... Dubious, test returned 2 (wstat 512, 0x200)
  1504. Failed 4/4 subtests
  1505. t/magic.t ............ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1506. Compilation failed in require at t/magic.t line 6.
  1507. BEGIN failed--compilation aborted at t/magic.t line 6.
  1508. # Looks like your test exited with 2 before it could output anything.
  1509. t/magic.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  1510. Failed 5/5 subtests
  1511. t/marked-sect.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1512. Compilation failed in require at t/marked-sect.t line 7.
  1513. BEGIN failed--compilation aborted at t/marked-sect.t line 7.
  1514. t/marked-sect.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1515. No subtests run
  1516. t/msie-compat.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1517. Compilation failed in require at t/msie-compat.t line 4.
  1518. BEGIN failed--compilation aborted at t/msie-compat.t line 4.
  1519. t/msie-compat.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1520. No subtests run
  1521. t/offset.t ........... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1522. Compilation failed in require at t/offset.t line 2.
  1523. BEGIN failed--compilation aborted at t/offset.t line 2.
  1524. t/offset.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  1525. No subtests run
  1526. t/options.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1527. Compilation failed in require at t/options.t line 6.
  1528. BEGIN failed--compilation aborted at t/options.t line 6.
  1529. # Looks like your test exited with 2 before it could output anything.
  1530. t/options.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1531. Failed 10/10 subtests
  1532. t/parsefile.t ........ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1533. Compilation failed in require at t/parsefile.t line 12.
  1534. # Looks like your test exited with 2 before it could output anything.
  1535. t/parsefile.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  1536. Failed 6/6 subtests
  1537. t/parser.t ........... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1538. Compilation failed in require at t/parser.t line 41.
  1539. # Looks like your test exited with 2 before it could output anything.
  1540. t/parser.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  1541. Failed 7/7 subtests
  1542. t/plaintext.t ........ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1543. Compilation failed in require at t/plaintext.t line 4.
  1544. BEGIN failed--compilation aborted at t/plaintext.t line 4.
  1545. # Looks like your test exited with 2 before it could output anything.
  1546. t/plaintext.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  1547. Failed 3/3 subtests
  1548. t/pod.t .............. skipped: Test::Pod 1.00 required for testing POD
  1549. t/process.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1550. Compilation failed in require at t/process.t line 8.
  1551. BEGIN failed--compilation aborted at t/process.t line 8.
  1552. # Looks like your test exited with 2 before it could output anything.
  1553. t/process.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1554. Failed 12/12 subtests
  1555. t/pullparser.t ....... Can't locate HTML/PullParser.pm in @INC (you may need to install the HTML::PullParser module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/pullparser.t line 3.
  1556. BEGIN failed--compilation aborted at t/pullparser.t line 3.
  1557. # Looks like your test exited with 2 before it could output anything.
  1558. t/pullparser.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  1559. Failed 3/3 subtests
  1560. t/script.t ........... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1561. Compilation failed in require at t/script.t line 7.
  1562. BEGIN failed--compilation aborted at t/script.t line 7.
  1563. t/script.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  1564. No subtests run
  1565. t/skipped-text.t ..... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1566. Compilation failed in require at t/skipped-text.t line 4.
  1567. BEGIN failed--compilation aborted at t/skipped-text.t line 4.
  1568. # Looks like your test exited with 2 before it could output anything.
  1569. t/skipped-text.t ..... Dubious, test returned 2 (wstat 512, 0x200)
  1570. Failed 4/4 subtests
  1571. t/stack-realloc.t .... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1572. Compilation failed in require at t/stack-realloc.t line 11.
  1573. BEGIN failed--compilation aborted at t/stack-realloc.t line 11.
  1574. # Looks like your test exited with 2 before it could output anything.
  1575. t/stack-realloc.t .... Dubious, test returned 2 (wstat 512, 0x200)
  1576. Failed 1/1 subtests
  1577. t/textarea.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1578. Compilation failed in require at t/textarea.t line 4.
  1579. BEGIN failed--compilation aborted at t/textarea.t line 4.
  1580. # Looks like your test exited with 2 before it could output anything.
  1581. t/textarea.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1582. Failed 1/1 subtests
  1583. t/threads.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1584. Compilation failed in require at t/threads.t line 13.
  1585. BEGIN failed--compilation aborted at t/threads.t line 13.
  1586. # Looks like your test exited with 2 before it could output anything.
  1587. t/threads.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1588. Failed 1/1 subtests
  1589. t/tokeparser.t ....... Can't locate HTML/TokeParser.pm in @INC (you may need to install the HTML::TokeParser module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/tokeparser.t line 4.
  1590. BEGIN failed--compilation aborted at t/tokeparser.t line 4.
  1591. # Looks like your test exited with 2 before it could output anything.
  1592. t/tokeparser.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  1593. Failed 17/17 subtests
  1594. t/uentities.t ........ Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/uentities.t line 3.
  1595. BEGIN failed--compilation aborted at t/uentities.t line 3.
  1596. t/uentities.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  1597. No subtests run
  1598. t/unbroken-text.t .... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1599. Compilation failed in require at t/unbroken-text.t line 2.
  1600. BEGIN failed--compilation aborted at t/unbroken-text.t line 2.
  1601. t/unbroken-text.t .... Dubious, test returned 2 (wstat 512, 0x200)
  1602. No subtests run
  1603. t/unicode-bom.t ...... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1604. Compilation failed in require at t/unicode-bom.t line 5.
  1605. BEGIN failed--compilation aborted at t/unicode-bom.t line 5.
  1606. # Looks like your test exited with 2 before it could output anything.
  1607. t/unicode-bom.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1608. Failed 2/2 subtests
  1609. t/unicode.t .......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1610. Compilation failed in require at t/unicode.t line 4.
  1611. BEGIN failed--compilation aborted at t/unicode.t line 4.
  1612. t/unicode.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  1613. No subtests run
  1614. t/xml-mode.t ......... Can't locate HTML/Entities.pm in @INC (you may need to install the HTML::Entities module) (@INC contains: /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/username/.cpan/build/HTML-Parser-3.72-gXmeR9/blib/lib/HTML/Parser.pm line 8.
  1615. Compilation failed in require at t/xml-mode.t line 4.
  1616. BEGIN failed--compilation aborted at t/xml-mode.t line 4.
  1617. # Looks like your test exited with 2 before it could output anything.
  1618. t/xml-mode.t ......... Dubious, test returned 2 (wstat 512, 0x200)
  1619. Failed 8/8 subtests
  1620.  
  1621. Test Summary Report
  1622. -------------------
  1623. t/api_version.t (Wstat: 512 Tests: 0 Failed: 0)
  1624. Non-zero exit status: 2
  1625. Parse errors: Bad plan. You planned 4 tests but ran 0.
  1626. t/argspec-bad.t (Wstat: 512 Tests: 0 Failed: 0)
  1627. Non-zero exit status: 2
  1628. Parse errors: Bad plan. You planned 6 tests but ran 0.
  1629. t/argspec.t (Wstat: 512 Tests: 0 Failed: 0)
  1630. Non-zero exit status: 2
  1631. Parse errors: No plan found in TAP output
  1632. t/argspec2.t (Wstat: 512 Tests: 0 Failed: 0)
  1633. Non-zero exit status: 2
  1634. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1635. t/attr-encoded.t (Wstat: 512 Tests: 0 Failed: 0)
  1636. Non-zero exit status: 2
  1637. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1638. t/callback.t (Wstat: 512 Tests: 0 Failed: 0)
  1639. Non-zero exit status: 2
  1640. Parse errors: Bad plan. You planned 47 tests but ran 0.
  1641. t/case-sensitive.t (Wstat: 512 Tests: 0 Failed: 0)
  1642. Non-zero exit status: 2
  1643. Parse errors: Bad plan. You planned 8 tests but ran 0.
  1644. t/cases.t (Wstat: 512 Tests: 0 Failed: 0)
  1645. Non-zero exit status: 2
  1646. Parse errors: No plan found in TAP output
  1647. t/comment.t (Wstat: 512 Tests: 0 Failed: 0)
  1648. Non-zero exit status: 2
  1649. Parse errors: Bad plan. You planned 1 tests but ran 0.
  1650. t/crashme.t (Wstat: 512 Tests: 0 Failed: 0)
  1651. Non-zero exit status: 2
  1652. Parse errors: No plan found in TAP output
  1653. t/declaration.t (Wstat: 512 Tests: 0 Failed: 0)
  1654. Non-zero exit status: 2
  1655. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1656. t/default.t (Wstat: 512 Tests: 0 Failed: 0)
  1657. Non-zero exit status: 2
  1658. Parse errors: Bad plan. You planned 3 tests but ran 0.
  1659. t/document.t (Wstat: 512 Tests: 0 Failed: 0)
  1660. Non-zero exit status: 2
  1661. Parse errors: No plan found in TAP output
  1662. t/dtext.t (Wstat: 512 Tests: 0 Failed: 0)
  1663. Non-zero exit status: 2
  1664. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1665. t/entities.t (Wstat: 512 Tests: 0 Failed: 0)
  1666. Non-zero exit status: 2
  1667. Parse errors: No plan found in TAP output
  1668. t/entities2.t (Wstat: 512 Tests: 0 Failed: 0)
  1669. Non-zero exit status: 2
  1670. Parse errors: Bad plan. You planned 9 tests but ran 0.
  1671. t/filter-methods.t (Wstat: 512 Tests: 0 Failed: 0)
  1672. Non-zero exit status: 2
  1673. Parse errors: Bad plan. You planned 12 tests but ran 0.
  1674. t/filter.t (Wstat: 512 Tests: 0 Failed: 0)
  1675. Non-zero exit status: 2
  1676. Parse errors: Bad plan. You planned 3 tests but ran 0.
  1677. t/handler-eof.t (Wstat: 512 Tests: 0 Failed: 0)
  1678. Non-zero exit status: 2
  1679. Parse errors: Bad plan. You planned 6 tests but ran 0.
  1680. t/handler.t (Wstat: 512 Tests: 0 Failed: 0)
  1681. Non-zero exit status: 2
  1682. Parse errors: Bad plan. You planned 11 tests but ran 0.
  1683. t/headparser-http.t (Wstat: 512 Tests: 0 Failed: 0)
  1684. Non-zero exit status: 2
  1685. Parse errors: Bad plan. You planned 1 tests but ran 0.
  1686. t/headparser.t (Wstat: 512 Tests: 0 Failed: 0)
  1687. Non-zero exit status: 2
  1688. Parse errors: Bad plan. You planned 17 tests but ran 0.
  1689. t/ignore.t (Wstat: 512 Tests: 0 Failed: 0)
  1690. Non-zero exit status: 2
  1691. Parse errors: Bad plan. You planned 4 tests but ran 0.
  1692. t/largetags.t (Wstat: 512 Tests: 0 Failed: 0)
  1693. Non-zero exit status: 2
  1694. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1695. t/linkextor-base.t (Wstat: 512 Tests: 0 Failed: 0)
  1696. Non-zero exit status: 2
  1697. Parse errors: Bad plan. You planned 5 tests but ran 0.
  1698. t/linkextor-rel.t (Wstat: 512 Tests: 0 Failed: 0)
  1699. Non-zero exit status: 2
  1700. Parse errors: Bad plan. You planned 4 tests but ran 0.
  1701. t/magic.t (Wstat: 512 Tests: 0 Failed: 0)
  1702. Non-zero exit status: 2
  1703. Parse errors: Bad plan. You planned 5 tests but ran 0.
  1704. t/marked-sect.t (Wstat: 512 Tests: 0 Failed: 0)
  1705. Non-zero exit status: 2
  1706. Parse errors: No plan found in TAP output
  1707. t/msie-compat.t (Wstat: 512 Tests: 0 Failed: 0)
  1708. Non-zero exit status: 2
  1709. Parse errors: No plan found in TAP output
  1710. t/offset.t (Wstat: 512 Tests: 0 Failed: 0)
  1711. Non-zero exit status: 2
  1712. Parse errors: No plan found in TAP output
  1713. t/options.t (Wstat: 512 Tests: 0 Failed: 0)
  1714. Non-zero exit status: 2
  1715. Parse errors: Bad plan. You planned 10 tests but ran 0.
  1716. t/parsefile.t (Wstat: 512 Tests: 0 Failed: 0)
  1717. Non-zero exit status: 2
  1718. Parse errors: Bad plan. You planned 6 tests but ran 0.
  1719. t/parser.t (Wstat: 512 Tests: 0 Failed: 0)
  1720. Non-zero exit status: 2
  1721. Parse errors: Bad plan. You planned 7 tests but ran 0.
  1722. t/plaintext.t (Wstat: 512 Tests: 0 Failed: 0)
  1723. Non-zero exit status: 2
  1724. Parse errors: Bad plan. You planned 3 tests but ran 0.
  1725. t/process.t (Wstat: 512 Tests: 0 Failed: 0)
  1726. Non-zero exit status: 2
  1727. Parse errors: Bad plan. You planned 12 tests but ran 0.
  1728. t/pullparser.t (Wstat: 512 Tests: 0 Failed: 0)
  1729. Non-zero exit status: 2
  1730. Parse errors: Bad plan. You planned 3 tests but ran 0.
  1731. t/script.t (Wstat: 512 Tests: 0 Failed: 0)
  1732. Non-zero exit status: 2
  1733. Parse errors: No plan found in TAP output
  1734. t/skipped-text.t (Wstat: 512 Tests: 0 Failed: 0)
  1735. Non-zero exit status: 2
  1736. Parse errors: Bad plan. You planned 4 tests but ran 0.
  1737. t/stack-realloc.t (Wstat: 512 Tests: 0 Failed: 0)
  1738. Non-zero exit status: 2
  1739. Parse errors: Bad plan. You planned 1 tests but ran 0.
  1740. t/textarea.t (Wstat: 512 Tests: 0 Failed: 0)
  1741. Non-zero exit status: 2
  1742. Parse errors: Bad plan. You planned 1 tests but ran 0.
  1743. t/threads.t (Wstat: 512 Tests: 0 Failed: 0)
  1744. Non-zero exit status: 2
  1745. Parse errors: Bad plan. You planned 1 tests but ran 0.
  1746. t/tokeparser.t (Wstat: 512 Tests: 0 Failed: 0)
  1747. Non-zero exit status: 2
  1748. Parse errors: Bad plan. You planned 17 tests but ran 0.
  1749. t/uentities.t (Wstat: 512 Tests: 0 Failed: 0)
  1750. Non-zero exit status: 2
  1751. Parse errors: No plan found in TAP output
  1752. t/unbroken-text.t (Wstat: 512 Tests: 0 Failed: 0)
  1753. Non-zero exit status: 2
  1754. Parse errors: No plan found in TAP output
  1755. t/unicode-bom.t (Wstat: 512 Tests: 0 Failed: 0)
  1756. Non-zero exit status: 2
  1757. Parse errors: Bad plan. You planned 2 tests but ran 0.
  1758. t/unicode.t (Wstat: 512 Tests: 0 Failed: 0)
  1759. Non-zero exit status: 2
  1760. Parse errors: No plan found in TAP output
  1761. t/xml-mode.t (Wstat: 512 Tests: 0 Failed: 0)
  1762. Non-zero exit status: 2
  1763. Parse errors: Bad plan. You planned 8 tests but ran 0.
  1764. Files=48, Tests=0, 2 wallclock secs ( 0.16 usr 0.41 sys + 0.34 cusr 0.95 csys = 1.86 CPU)
  1765. Result: FAIL
  1766. Failed 47/48 test programs. 0/0 subtests failed.
  1767. make: *** [test_dynamic] Error 2
  1768. GAAS/HTML-Parser-3.72.tar.gz
  1769. one dependency not OK (HTML::Tagset); additionally test harness failed
  1770. /usr/bin/make test -- NOT OK
  1771. //hint// to see the cpan-testers results for installing this module, try:
  1772. reports GAAS/HTML-Parser-3.72.tar.gz
  1773. Running make install
  1774. make test had returned bad status, won't install without force
  1775. Running install for module 'HTTP::Request::Common'
  1776. Running make install
  1777. make test had returned bad status, won't install without force
  1778. Running install for module 'File::Listing'
  1779. Running make for G/GA/GAAS/File-Listing-6.04.tar.gz
  1780. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz ok
  1781.  
  1782. CPAN.pm: Building G/GA/GAAS/File-Listing-6.04.tar.gz
  1783.  
  1784. Checking if your kit is complete...
  1785. Warning: the following files are missing in your kit:
  1786. lib/File/Listing.pm
  1787. t/apache.t
  1788. t/dosftp.t
  1789. t/ls-lR.t
  1790. t/perm1.t
  1791. t/perm2.t
  1792. t/perm3.t
  1793. t/perm4.t
  1794. Please inform the author.
  1795. Warning: prerequisite HTTP::Date 6 not found.
  1796. Writing Makefile for File::Listing
  1797. Writing MYMETA.yml and MYMETA.json
  1798. ---- Unsatisfied dependencies detected during ----
  1799. ---- GAAS/File-Listing-6.04.tar.gz ----
  1800. HTTP::Date [requires]
  1801. Running make test
  1802. Delayed until after prerequisites
  1803. Running make install
  1804. Delayed until after prerequisites
  1805. Running install for module 'HTTP::Date'
  1806. Running make install
  1807. make test had returned bad status, won't install without force
  1808. Running make for G/GA/GAAS/File-Listing-6.04.tar.gz
  1809. Has already been unwrapped into directory /home/username/.cpan/build/File-Listing-6.04-jZy3G5
  1810.  
  1811. CPAN.pm: Building G/GA/GAAS/File-Listing-6.04.tar.gz
  1812.  
  1813. Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/File-Listing-6.04.tar.gz' failed when processing 'GAAS/HTTP-Date-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1814. GAAS/File-Listing-6.04.tar.gz
  1815. /usr/bin/make -- OK
  1816. Running make test
  1817. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1818. t/apache.t .. Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/apache.t line 30.
  1819. BEGIN failed--compilation aborted at t/apache.t line 30.
  1820. t/apache.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1821. No subtests run
  1822. t/dosftp.t .. Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/dosftp.t line 4.
  1823. BEGIN failed--compilation aborted at t/dosftp.t line 4.
  1824. t/dosftp.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1825. No subtests run
  1826. t/ls-lR.t ... Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/ls-lR.t line 6.
  1827. BEGIN failed--compilation aborted at t/ls-lR.t line 6.
  1828. t/ls-lR.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1829. No subtests run
  1830. t/perm1.t ... Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/perm1.t line 9.
  1831. BEGIN failed--compilation aborted at t/perm1.t line 9.
  1832. t/perm1.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1833. No subtests run
  1834. t/perm2.t ... Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/perm2.t line 9.
  1835. BEGIN failed--compilation aborted at t/perm2.t line 9.
  1836. t/perm2.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1837. No subtests run
  1838. t/perm3.t ... Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/perm3.t line 9.
  1839. BEGIN failed--compilation aborted at t/perm3.t line 9.
  1840. t/perm3.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1841. No subtests run
  1842. t/perm4.t ... Can't locate File/Listing.pm in @INC (you may need to install the File::Listing module) (@INC contains: /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/lib /home/username/.cpan/build/File-Listing-6.04-jZy3G5/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/perm4.t line 9.
  1843. BEGIN failed--compilation aborted at t/perm4.t line 9.
  1844. t/perm4.t ... Dubious, test returned 2 (wstat 512, 0x200)
  1845. No subtests run
  1846.  
  1847. Test Summary Report
  1848. -------------------
  1849. t/apache.t (Wstat: 512 Tests: 0 Failed: 0)
  1850. Non-zero exit status: 2
  1851. Parse errors: No plan found in TAP output
  1852. t/dosftp.t (Wstat: 512 Tests: 0 Failed: 0)
  1853. Non-zero exit status: 2
  1854. Parse errors: No plan found in TAP output
  1855. t/ls-lR.t (Wstat: 512 Tests: 0 Failed: 0)
  1856. Non-zero exit status: 2
  1857. Parse errors: No plan found in TAP output
  1858. t/perm1.t (Wstat: 512 Tests: 0 Failed: 0)
  1859. Non-zero exit status: 2
  1860. Parse errors: No plan found in TAP output
  1861. t/perm2.t (Wstat: 512 Tests: 0 Failed: 0)
  1862. Non-zero exit status: 2
  1863. Parse errors: No plan found in TAP output
  1864. t/perm3.t (Wstat: 512 Tests: 0 Failed: 0)
  1865. Non-zero exit status: 2
  1866. Parse errors: No plan found in TAP output
  1867. t/perm4.t (Wstat: 512 Tests: 0 Failed: 0)
  1868. Non-zero exit status: 2
  1869. Parse errors: No plan found in TAP output
  1870. Files=7, Tests=0, 0 wallclock secs ( 0.06 usr 0.07 sys + 0.09 cusr 0.06 csys = 0.28 CPU)
  1871. Result: FAIL
  1872. Failed 7/7 test programs. 0/0 subtests failed.
  1873. make: *** [test_dynamic] Error 2
  1874. GAAS/File-Listing-6.04.tar.gz
  1875. one dependency not OK (HTTP::Date); additionally test harness failed
  1876. /usr/bin/make test -- NOT OK
  1877. //hint// to see the cpan-testers results for installing this module, try:
  1878. reports GAAS/File-Listing-6.04.tar.gz
  1879. Running make install
  1880. make test had returned bad status, won't install without force
  1881. Running install for module 'WWW::RobotRules'
  1882. Running make for G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
  1883. Checksum for /home/username/.cpan/sources/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz ok
  1884.  
  1885. CPAN.pm: Building G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
  1886.  
  1887. Checking if your kit is complete...
  1888. Warning: the following files are missing in your kit:
  1889. lib/WWW/RobotRules.pm
  1890. lib/WWW/RobotRules/AnyDBM_File.pm
  1891. t/misc/dbmrobot
  1892. t/rules-dbm.t
  1893. t/rules.t
  1894. Please inform the author.
  1895. Warning: prerequisite URI 1.10 not found.
  1896. Writing Makefile for WWW::RobotRules
  1897. Writing MYMETA.yml and MYMETA.json
  1898. ---- Unsatisfied dependencies detected during ----
  1899. ---- GAAS/WWW-RobotRules-6.02.tar.gz ----
  1900. URI [requires]
  1901. Running make test
  1902. Delayed until after prerequisites
  1903. Running make install
  1904. Delayed until after prerequisites
  1905. Running install for module 'URI'
  1906. Running make install
  1907. make test had returned bad status, won't install without force
  1908. Running make for G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
  1909. Has already been unwrapped into directory /home/username/.cpan/build/WWW-RobotRules-6.02-KpVwwQ
  1910.  
  1911. CPAN.pm: Building G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
  1912.  
  1913. Warning: Prerequisite 'URI => 1.10' for 'GAAS/WWW-RobotRules-6.02.tar.gz' failed when processing 'ETHER/URI-1.71.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1914. GAAS/WWW-RobotRules-6.02.tar.gz
  1915. /usr/bin/make -- OK
  1916. Running make test
  1917. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1918. t/rules-dbm.t .. Can't locate WWW/RobotRules/AnyDBM_File.pm in @INC (you may need to install the WWW::RobotRules::AnyDBM_File module) (@INC contains: /home/username/.cpan/build/WWW-RobotRules-6.02-KpVwwQ/blib/lib /home/username/.cpan/build/WWW-RobotRules-6.02-KpVwwQ/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/rules-dbm.t line 5.
  1919. BEGIN failed--compilation aborted at t/rules-dbm.t line 5.
  1920. t/rules-dbm.t .. Dubious, test returned 2 (wstat 512, 0x200)
  1921. No subtests run
  1922. t/rules.t ...... Can't locate WWW/RobotRules.pm in @INC (you may need to install the WWW::RobotRules module) (@INC contains: /home/username/.cpan/build/WWW-RobotRules-6.02-KpVwwQ/blib/lib /home/username/.cpan/build/WWW-RobotRules-6.02-KpVwwQ/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/rules.t line 14.
  1923. t/rules.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  1924. No subtests run
  1925.  
  1926. Test Summary Report
  1927. -------------------
  1928. t/rules-dbm.t (Wstat: 512 Tests: 0 Failed: 0)
  1929. Non-zero exit status: 2
  1930. Parse errors: No plan found in TAP output
  1931. t/rules.t (Wstat: 512 Tests: 0 Failed: 0)
  1932. Non-zero exit status: 2
  1933. Parse errors: No plan found in TAP output
  1934. Files=2, Tests=0, 0 wallclock secs ( 0.00 usr 0.03 sys + 0.00 cusr 0.03 csys = 0.06 CPU)
  1935. Result: FAIL
  1936. Failed 2/2 test programs. 0/0 subtests failed.
  1937. make: *** [test_dynamic] Error 2
  1938. GAAS/WWW-RobotRules-6.02.tar.gz
  1939. one dependency not OK (URI); additionally test harness failed
  1940. /usr/bin/make test -- NOT OK
  1941. //hint// to see the cpan-testers results for installing this module, try:
  1942. reports GAAS/WWW-RobotRules-6.02.tar.gz
  1943. Running make install
  1944. make test had returned bad status, won't install without force
  1945. Running install for module 'LWP::MediaTypes'
  1946. Running make install
  1947. make test had returned bad status, won't install without force
  1948. Running install for module 'HTTP::Request'
  1949. Running make install
  1950. make test had returned bad status, won't install without force
  1951. Running install for module 'HTTP::Response'
  1952. Running make install
  1953. make test had returned bad status, won't install without force
  1954. Running install for module 'URI::Escape'
  1955. Running make install
  1956. make test had returned bad status, won't install without force
  1957. Running install for module 'Net::HTTP'
  1958. Running make for E/ET/ETHER/Net-HTTP-6.09.tar.gz
  1959. Checksum for /home/username/.cpan/sources/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz ok
  1960.  
  1961. CPAN.pm: Building E/ET/ETHER/Net-HTTP-6.09.tar.gz
  1962.  
  1963. Checking if your kit is complete...
  1964. Warning: the following files are missing in your kit:
  1965. lib/Net/HTTP.pm
  1966. lib/Net/HTTP/Methods.pm
  1967. lib/Net/HTTP/NB.pm
  1968. lib/Net/HTTPS.pm
  1969. t/apache-https.t
  1970. t/apache.t
  1971. t/http-nb.t
  1972. t/http.t
  1973. Please inform the author.
  1974. Warning: prerequisite URI 0 not found.
  1975. Writing Makefile for Net::HTTP
  1976. Writing MYMETA.yml and MYMETA.json
  1977. ---- Unsatisfied dependencies detected during ----
  1978. ---- ETHER/Net-HTTP-6.09.tar.gz ----
  1979. URI [requires]
  1980. Running make test
  1981. Delayed until after prerequisites
  1982. Running make install
  1983. Delayed until after prerequisites
  1984. Running install for module 'URI'
  1985. Running make install
  1986. make test had returned bad status, won't install without force
  1987. Running make for E/ET/ETHER/Net-HTTP-6.09.tar.gz
  1988. Has already been unwrapped into directory /home/username/.cpan/build/Net-HTTP-6.09-7G1p4z
  1989.  
  1990. CPAN.pm: Building E/ET/ETHER/Net-HTTP-6.09.tar.gz
  1991.  
  1992. Warning: Prerequisite 'URI => 0' for 'ETHER/Net-HTTP-6.09.tar.gz' failed when processing 'ETHER/URI-1.71.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  1993. ETHER/Net-HTTP-6.09.tar.gz
  1994. /usr/bin/make -- OK
  1995. Running make test
  1996. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  1997. t/apache-https.t .. skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable
  1998. t/apache.t ........ skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable
  1999. t/http-nb.t ....... Can't locate Net/HTTP/NB.pm in @INC (you may need to install the Net::HTTP::NB module) (@INC contains: /home/username/.cpan/build/Net-HTTP-6.09-7G1p4z/blib/lib /home/username/.cpan/build/Net-HTTP-6.09-7G1p4z/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/http-nb.t line 9.
  2000. # Looks like your test exited with 2 before it could output anything.
  2001. t/http-nb.t ....... Dubious, test returned 2 (wstat 512, 0x200)
  2002. Failed 14/14 subtests
  2003. t/http.t .......... Can't locate Net/HTTP/Methods.pm in @INC (you may need to install the Net::HTTP::Methods module) (@INC contains: /home/username/.cpan/build/Net-HTTP-6.09-7G1p4z/blib/lib /home/username/.cpan/build/Net-HTTP-6.09-7G1p4z/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/http.t line 15.
  2004. t/http.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2005. Failed 37/37 subtests
  2006.  
  2007. Test Summary Report
  2008. -------------------
  2009. t/http-nb.t (Wstat: 512 Tests: 0 Failed: 0)
  2010. Non-zero exit status: 2
  2011. Parse errors: Bad plan. You planned 14 tests but ran 0.
  2012. t/http.t (Wstat: 512 Tests: 0 Failed: 0)
  2013. Non-zero exit status: 2
  2014. Parse errors: Bad plan. You planned 37 tests but ran 0.
  2015. Files=4, Tests=0, 0 wallclock secs ( 0.02 usr 0.06 sys + 0.04 cusr 0.06 csys = 0.18 CPU)
  2016. Result: FAIL
  2017. Failed 2/4 test programs. 0/0 subtests failed.
  2018. make: *** [test_dynamic] Error 2
  2019. ETHER/Net-HTTP-6.09.tar.gz
  2020. one dependency not OK (URI); additionally test harness failed
  2021. /usr/bin/make test -- NOT OK
  2022. //hint// to see the cpan-testers results for installing this module, try:
  2023. reports ETHER/Net-HTTP-6.09.tar.gz
  2024. Running make install
  2025. make test had returned bad status, won't install without force
  2026. Running install for module 'HTML::HeadParser'
  2027. Running make install
  2028. make test had returned bad status, won't install without force
  2029. Running install for module 'URI'
  2030. Running make install
  2031. make test had returned bad status, won't install without force
  2032. Running install for module 'HTTP::Date'
  2033. Running make install
  2034. make test had returned bad status, won't install without force
  2035. Running install for module 'Encode::Locale'
  2036. Running make install
  2037. make test had returned bad status, won't install without force
  2038. Running make for E/ET/ETHER/libwww-perl-6.15.tar.gz
  2039. Has already been unwrapped into directory /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh
  2040.  
  2041. CPAN.pm: Building E/ET/ETHER/libwww-perl-6.15.tar.gz
  2042.  
  2043. Warning: Prerequisite 'HTTP::Cookies => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTTP-Cookies-6.01.tar.gz' with 'make_test => NO 2 dependencies missing (HTTP::Date,HTTP::Headers::Util); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2044. Warning: Prerequisite 'HTTP::Negotiate => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTTP-Negotiate-6.01.tar.gz' with 'make_test => NO one dependency not OK (HTTP::Headers); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2045. Warning: Prerequisite 'HTTP::Status => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2046. Warning: Prerequisite 'HTTP::Daemon => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTTP-Daemon-6.01.tar.gz' with 'make_test => NO 5 dependencies missing (HTTP::Date,HTTP::Request,HTTP::Response,HTTP::Status,LWP::MediaTypes); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2047. Warning: Prerequisite 'HTTP::Request::Common => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2048. Warning: Prerequisite 'HTML::Entities => 0' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTML-Parser-3.72.tar.gz' with 'make_test => NO one dependency not OK (HTML::Tagset); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2049. Warning: Prerequisite 'URI::Escape => 0' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/URI-1.71.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  2050. Warning: Prerequisite 'File::Listing => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/File-Listing-6.04.tar.gz' with 'make_test => NO one dependency not OK (HTTP::Date); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2051. Warning: Prerequisite 'LWP::MediaTypes => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  2052. Warning: Prerequisite 'WWW::RobotRules => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/WWW-RobotRules-6.02.tar.gz' with 'make_test => NO one dependency not OK (URI); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2053. Warning: Prerequisite 'HTTP::Request => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2054. Warning: Prerequisite 'HTTP::Response => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/HTTP-Message-6.11.tar.gz' with 'make_test => NO 5 dependencies missing (LWP::MediaTypes,URI,IO::HTML,HTTP::Date,Encode::Locale); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2055. Warning: Prerequisite 'HTTP::Date => 6' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTTP-Date-6.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  2056. Warning: Prerequisite 'Encode::Locale => 0' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/Encode-Locale-1.05.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  2057. Warning: Prerequisite 'HTML::HeadParser => 0' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'GAAS/HTML-Parser-3.72.tar.gz' with 'make_test => NO one dependency not OK (HTML::Tagset); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2058. Warning: Prerequisite 'Net::HTTP => 6.07' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/Net-HTTP-6.09.tar.gz' with 'make_test => NO one dependency not OK (URI); additionally test harness failed'. Continuing, but chances to succeed are limited.
  2059. Warning: Prerequisite 'URI => 1.10' for 'ETHER/libwww-perl-6.15.tar.gz' failed when processing 'ETHER/URI-1.71.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  2060. cp lwpcook.pod blib/lib/lwpcook.pod
  2061. cp lwptut.pod blib/lib/lwptut.pod
  2062. cp lib/LWP.pm blib/lib/LWP.pm
  2063. cp bin/lwp-mirror blib/script/lwp-mirror
  2064. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-mirror
  2065. cp bin/lwp-dump blib/script/lwp-dump
  2066. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-dump
  2067. cp bin/lwp-request blib/script/lwp-request
  2068. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-request
  2069. cp bin/lwp-download blib/script/lwp-download
  2070. /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lwp-download
  2071. Manifying blib/man1/lwp-mirror.1p
  2072. Manifying blib/man1/lwp-dump.1p
  2073. Manifying blib/man1/lwp-request.1p
  2074. Manifying blib/man1/lwp-download.1p
  2075. Manifying blib/man3/lwptut.3pm
  2076. Manifying blib/man3/LWP.3pm
  2077. Manifying blib/man3/lwpcook.3pm
  2078. ETHER/libwww-perl-6.15.tar.gz
  2079. /usr/bin/make -- OK
  2080. Running make test
  2081. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/base/*.t t/html/*.t t/robot/*.t t/local/*.t t/net/*.t
  2082. t/base/protocols.t ...... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/base/protocols.t line 6.
  2083. BEGIN failed--compilation aborted at t/base/protocols.t line 6.
  2084. t/base/protocols.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  2085. No subtests run
  2086. t/base/proxy.t .......... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/base/proxy.t line 8.
  2087. BEGIN failed--compilation aborted at t/base/proxy.t line 8.
  2088. t/base/proxy.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2089. No subtests run
  2090. t/base/ua.t ............. Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/base/ua.t line 8.
  2091. BEGIN failed--compilation aborted at t/base/ua.t line 8.
  2092. t/base/ua.t ............. Dubious, test returned 2 (wstat 512, 0x200)
  2093. No subtests run
  2094. t/local/autoload-get.t .. Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/autoload-get.t line 7.
  2095. t/local/autoload-get.t .. Dubious, test returned 2 (wstat 512, 0x200)
  2096. Failed 1/1 subtests
  2097. t/local/autoload.t ...... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/autoload.t line 8.
  2098. t/local/autoload.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  2099. Failed 1/1 subtests
  2100. t/local/get.t ........... Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/get.t line 34.
  2101. BEGIN failed--compilation aborted at t/local/get.t line 34.
  2102. t/local/get.t ........... Dubious, test returned 2 (wstat 512, 0x200)
  2103. No subtests run
  2104. t/local/http.t .......... Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/http.t line 22.
  2105. Can't locate URI.pm in @INC (you may need to install the URI module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/http.t line 59.
  2106. # Looks like your test exited with 2 before it could output anything.
  2107. t/local/http.t .......... Dubious, test returned 2 (wstat 512, 0x200)
  2108. Failed 63/63 subtests
  2109. t/local/protosub.t ...... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/local/protosub.t line 11.
  2110. BEGIN failed--compilation aborted at t/local/protosub.t line 11.
  2111. t/local/protosub.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  2112. No subtests run
  2113. t/net/http-get.t ........ skipped: no net config file
  2114. t/net/http-post.t ....... skipped: no net config file
  2115. t/net/http-timeout.t .... skipped: no net config file
  2116. t/net/mirror.t .......... skipped: no net config file
  2117. t/net/moved.t ........... skipped: no net config file
  2118. t/net/proxy.t ........... skipped: no net config file
  2119. t/robot/ua-get.t ........ Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/robot/ua-get.t line 21.
  2120. Can't locate URI.pm in @INC (you may need to install the URI module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/robot/ua-get.t line 60.
  2121. t/robot/ua-get.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  2122. Failed 8/8 subtests
  2123. t/robot/ua.t ............ Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/robot/ua.t line 21.
  2124. Can't locate URI.pm in @INC (you may need to install the URI module) (@INC contains: /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/lib /home/username/.cpan/build/libwww-perl-6.15-PJj1Mh/blib/arch /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at t/robot/ua.t line 60.
  2125. t/robot/ua.t ............ Dubious, test returned 2 (wstat 512, 0x200)
  2126. Failed 7/7 subtests
  2127.  
  2128. Test Summary Report
  2129. -------------------
  2130. t/base/protocols.t (Wstat: 512 Tests: 0 Failed: 0)
  2131. Non-zero exit status: 2
  2132. Parse errors: No plan found in TAP output
  2133. t/base/proxy.t (Wstat: 512 Tests: 0 Failed: 0)
  2134. Non-zero exit status: 2
  2135. Parse errors: No plan found in TAP output
  2136. t/base/ua.t (Wstat: 512 Tests: 0 Failed: 0)
  2137. Non-zero exit status: 2
  2138. Parse errors: No plan found in TAP output
  2139. t/local/autoload-get.t (Wstat: 512 Tests: 0 Failed: 0)
  2140. Non-zero exit status: 2
  2141. Parse errors: Bad plan. You planned 1 tests but ran 0.
  2142. t/local/autoload.t (Wstat: 512 Tests: 0 Failed: 0)
  2143. Non-zero exit status: 2
  2144. Parse errors: Bad plan. You planned 1 tests but ran 0.
  2145. t/local/get.t (Wstat: 512 Tests: 0 Failed: 0)
  2146. Non-zero exit status: 2
  2147. Parse errors: No plan found in TAP output
  2148. t/local/http.t (Wstat: 512 Tests: 0 Failed: 0)
  2149. Non-zero exit status: 2
  2150. Parse errors: Bad plan. You planned 63 tests but ran 0.
  2151. t/local/protosub.t (Wstat: 512 Tests: 0 Failed: 0)
  2152. Non-zero exit status: 2
  2153. Parse errors: No plan found in TAP output
  2154. t/robot/ua-get.t (Wstat: 512 Tests: 0 Failed: 0)
  2155. Non-zero exit status: 2
  2156. Parse errors: Bad plan. You planned 8 tests but ran 0.
  2157. t/robot/ua.t (Wstat: 512 Tests: 0 Failed: 0)
  2158. Non-zero exit status: 2
  2159. Parse errors: Bad plan. You planned 7 tests but ran 0.
  2160. Files=16, Tests=0, 1 wallclock secs ( 0.02 usr 0.12 sys + 0.31 cusr 0.87 csys = 1.32 CPU)
  2161. Result: FAIL
  2162. Failed 10/16 test programs. 0/0 subtests failed.
  2163. make: *** [test_dynamic] Error 2
  2164. ETHER/libwww-perl-6.15.tar.gz
  2165. 17 dependencies missing (URI,Net::HTTP,HTML::HeadParser,Encode::Locale,HTTP::Date,HTTP::Response,HTTP::Request,WWW::RobotRules,LWP::MediaTypes,File::Listing,URI::Escape,HTTP::Request::Common,HTML::Entities,HTTP::Daemon,HTTP::Status,HTTP::Negotiate,HTTP::Cookies); additionally test harness failed
  2166. /usr/bin/make test -- NOT OK
  2167. //hint// to see the cpan-testers results for installing this module, try:
  2168. reports ETHER/libwww-perl-6.15.tar.gz
  2169. Running make install
  2170. make test had returned bad status, won't install without force
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement