Advertisement
Guest User

CPAN stdout

a guest
Feb 26th, 2014
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.93 KB | None | 0 0
  1.  
  2. CPAN.pm requires configuration, but most of it can be done automatically.
  3. If you answer 'no' below, you will enter an interactive dialog for each
  4. configuration option instead.
  5.  
  6. Would you like to configure as much as possible automatically? [yes]
  7. <install_help>
  8.  
  9. Warning: You do not have write permission for Perl library directories.
  10.  
  11. To install modules, you need to configure a local Perl library directory or
  12. escalate your privileges. CPAN can help you by bootstrapping the local::lib
  13. module or by configuring itself to use 'sudo' (if available). You may also
  14. resolve this problem manually if you need to customize your setup.
  15.  
  16. What approach do you want? (Choose 'local::lib', 'sudo' or 'manual')
  17. [local::lib]
  18. Autoconfigured everything but 'urllist'.
  19.  
  20. Now you need to choose your CPAN mirror sites. You can let me
  21. pick mirrors for you, you can select them from a list or you
  22. can enter them by hand.
  23.  
  24. Would you like me to automatically choose some CPAN mirror
  25. sites for you? (This means connecting to the Internet) [yes] Trying to fetch a mirror list from the Internet
  26. Fetching with HTTP::Tiny:
  27. http://www.perl.org/CPAN/MIRRORED.BY
  28.  
  29. Looking for CPAN mirrors near you (please be patient)
  30. ............................ done!
  31.  
  32. New urllist
  33. http://cpan.schatt.com/
  34. http://cpan.develooper.com/
  35. http://cpan.cs.utah.edu/
  36.  
  37. Autoconfiguration complete.
  38.  
  39. Attempting to bootstrap local::lib...
  40.  
  41. Writing /home/example/.cpan/CPAN/MyConfig.pm for bootstrap...
  42. commit: wrote '/home/example/.cpan/CPAN/MyConfig.pm'
  43. Fetching with HTTP::Tiny:
  44. http://cpan.schatt.com/authors/01mailrc.txt.gz
  45. Going to read '/home/example/.cpan/sources/authors/01mailrc.txt.gz'
  46. ............................................................................DONE
  47. Fetching with HTTP::Tiny:
  48. http://cpan.schatt.com/modules/02packages.details.txt.gz
  49. Going to read '/home/example/.cpan/sources/modules/02packages.details.txt.gz'
  50. Database was generated on Thu, 27 Feb 2014 02:53:01 GMT
  51. HTTP::Date not available
  52. ..............
  53. New CPAN.pm version (v2.00) available.
  54. [Currently running version is v1.960001]
  55. You might want to try
  56. install CPAN
  57. reload cpan
  58. to both upgrade CPAN.pm and run the new version without leaving
  59. the current session.
  60.  
  61.  
  62. ..............................................................DONE
  63. Fetching with HTTP::Tiny:
  64. http://cpan.schatt.com/modules/03modlist.data.gz
  65. Going to read '/home/example/.cpan/sources/modules/03modlist.data.gz'
  66. ............................................................................DONE
  67. Going to write /home/example/.cpan/Metadata
  68. Running make for H/HA/HAARG/local-lib-2.000004.tar.gz
  69. Fetching with HTTP::Tiny:
  70. http://cpan.schatt.com/authors/id/H/HA/HAARG/local-lib-2.000004.tar.gz
  71. Fetching with HTTP::Tiny:
  72. http://cpan.schatt.com/authors/id/H/HA/HAARG/CHECKSUMS
  73. Checksum for /home/example/.cpan/sources/authors/id/H/HA/HAARG/local-lib-2.000004.tar.gz ok
  74.  
  75. CPAN.pm: Going to build H/HA/HAARG/local-lib-2.000004.tar.gz
  76.  
  77.  
  78.  
  79. Dispatching deprecated method 'CPAN::Config::load' to CPAN::HandleConfig
  80.  
  81. Going to read '/home/example/.cpan/Metadata'
  82. Database was generated on Thu, 27 Feb 2014 02:53:01 GMT
  83. Running install for module 'ExtUtils::MakeMaker'
  84. Running make for B/BI/BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  85. Fetching with HTTP::Tiny:
  86. http://cpan.schatt.com/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  87. Fetching with HTTP::Tiny:
  88. http://cpan.schatt.com/authors/id/B/BI/BINGOS/CHECKSUMS
  89. Checksum for /home/example/.cpan/sources/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-6.90.tar.gz ok
  90.  
  91. CPAN.pm: Going to build B/BI/BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  92.  
  93. Using included version of JSON::PP (2.27203) as it is newer than the installed version (2.27105).
  94. Using included version of ExtUtils::Manifest (1.60) as it is newer than the installed version (1.58).
  95. Using included version of Parse::CPAN::Meta (1.4405) as it is newer than the installed version (1.4401).
  96. Using included version of CPAN::Meta (2.120351) as it is newer than the installed version (2.110440).
  97. Using included version of File::Copy::Recursive (0.38) because it is not already installed.
  98. Using included version of CPAN::Meta::YAML (0.008) as it is newer than the installed version (0.003).
  99. Using included version of JSON::PP::Compat5006 (1.09) because it is not already installed.
  100. Checking if your kit is complete...
  101. Looks good
  102. Generating a Unix-style Makefile
  103. Writing Makefile for ExtUtils::MakeMaker
  104. Writing MYMETA.yml and MYMETA.json
  105. cp inc/ExtUtils/Manifest.pm blib/lib/ExtUtils/Manifest.pm
  106. cp inc/File/Copy/Recursive.pm blib/lib/File/Copy/Recursive.pm
  107. cp lib/ExtUtils/MM_VOS.pm blib/lib/ExtUtils/MM_VOS.pm
  108. cp lib/ExtUtils/Mksymlists.pm blib/lib/ExtUtils/Mksymlists.pm
  109. cp lib/ExtUtils/MM.pm blib/lib/ExtUtils/MM.pm
  110. cp inc/JSON/PP.pm blib/lib/JSON/PP.pm
  111. cp lib/ExtUtils/MM_UWIN.pm blib/lib/ExtUtils/MM_UWIN.pm
  112. cp lib/ExtUtils/testlib.pm blib/lib/ExtUtils/testlib.pm
  113. cp lib/ExtUtils/MM_DOS.pm blib/lib/ExtUtils/MM_DOS.pm
  114. cp lib/ExtUtils/MM_Cygwin.pm blib/lib/ExtUtils/MM_Cygwin.pm
  115. cp lib/ExtUtils/MM_Win95.pm blib/lib/ExtUtils/MM_Win95.pm
  116. cp lib/ExtUtils/Liblist.pm blib/lib/ExtUtils/Liblist.pm
  117. cp lib/ExtUtils/MM_Darwin.pm blib/lib/ExtUtils/MM_Darwin.pm
  118. cp lib/ExtUtils/MM_AIX.pm blib/lib/ExtUtils/MM_AIX.pm
  119. cp inc/CPAN/Meta/Requirements.pm blib/lib/CPAN/Meta/Requirements.pm
  120. cp lib/ExtUtils/Mkbootstrap.pm blib/lib/ExtUtils/Mkbootstrap.pm
  121. cp lib/ExtUtils/Liblist/Kid.pm blib/lib/ExtUtils/Liblist/Kid.pm
  122. cp lib/ExtUtils/MakeMaker/FAQ.pod blib/lib/ExtUtils/MakeMaker/FAQ.pod
  123. cp inc/ExtUtils/MANIFEST.SKIP blib/lib/ExtUtils/MANIFEST.SKIP
  124. cp lib/ExtUtils/MM_NW5.pm blib/lib/ExtUtils/MM_NW5.pm
  125. cp lib/ExtUtils/MakeMaker.pm blib/lib/ExtUtils/MakeMaker.pm
  126. cp lib/ExtUtils/MM_OS2.pm blib/lib/ExtUtils/MM_OS2.pm
  127. cp inc/CPAN/Meta/Feature.pm blib/lib/CPAN/Meta/Feature.pm
  128. cp lib/ExtUtils/MM_Unix.pm blib/lib/ExtUtils/MM_Unix.pm
  129. cp lib/ExtUtils/MM_Win32.pm blib/lib/ExtUtils/MM_Win32.pm
  130. cp inc/JSON/PP/Boolean.pm blib/lib/JSON/PP/Boolean.pm
  131. cp inc/CPAN/Meta/Spec.pm blib/lib/CPAN/Meta/Spec.pm
  132. cp inc/CPAN/Meta/History.pm blib/lib/CPAN/Meta/History.pm
  133. cp lib/ExtUtils/MY.pm blib/lib/ExtUtils/MY.pm
  134. cp lib/ExtUtils/MM_MacOS.pm blib/lib/ExtUtils/MM_MacOS.pm
  135. cp lib/ExtUtils/MM_VMS.pm blib/lib/ExtUtils/MM_VMS.pm
  136. cp lib/ExtUtils/MM_BeOS.pm blib/lib/ExtUtils/MM_BeOS.pm
  137. cp lib/ExtUtils/MakeMaker/Tutorial.pod blib/lib/ExtUtils/MakeMaker/Tutorial.pod
  138. cp inc/CPAN/Meta/YAML.pm blib/lib/CPAN/Meta/YAML.pm
  139. cp lib/ExtUtils/MM_QNX.pm blib/lib/ExtUtils/MM_QNX.pm
  140. cp inc/CPAN/Meta/Converter.pm blib/lib/CPAN/Meta/Converter.pm
  141. cp lib/ExtUtils/Command/MM.pm blib/lib/ExtUtils/Command/MM.pm
  142. cp lib/ExtUtils/MakeMaker/Config.pm blib/lib/ExtUtils/MakeMaker/Config.pm
  143. cp inc/JSON/PP/Compat5006.pm blib/lib/JSON/PP/Compat5006.pm
  144. cp inc/CPAN/Meta.pm blib/lib/CPAN/Meta.pm
  145. cp inc/Parse/CPAN/Meta.pm blib/lib/Parse/CPAN/Meta.pm
  146. cp inc/CPAN/Meta/Prereqs.pm blib/lib/CPAN/Meta/Prereqs.pm
  147. cp inc/CPAN/Meta/Validator.pm blib/lib/CPAN/Meta/Validator.pm
  148. cp lib/ExtUtils/MM_Any.pm blib/lib/ExtUtils/MM_Any.pm
  149. cp bin/instmodsh blib/script/instmodsh
  150. /usr/bin/perl "-Iblib/arch" "-Iblib/lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/instmodsh
  151. Manifying blib/man1/instmodsh.1p
  152. Manifying blib/man3/CPAN::Meta.3pm
  153. Manifying blib/man3/CPAN::Meta::Converter.3pm
  154. Manifying blib/man3/CPAN::Meta::Feature.3pm
  155. Manifying blib/man3/CPAN::Meta::History.3pm
  156. Manifying blib/man3/CPAN::Meta::Prereqs.3pm
  157. Manifying blib/man3/CPAN::Meta::Requirements.3pm
  158. Manifying blib/man3/CPAN::Meta::Spec.3pm
  159. Manifying blib/man3/CPAN::Meta::Validator.3pm
  160. Manifying blib/man3/CPAN::Meta::YAML.3pm
  161. Manifying blib/man3/ExtUtils::Manifest.3pm
  162. Manifying blib/man3/File::Copy::Recursive.3pm
  163. Manifying blib/man3/JSON::PP.3pm
  164. Manifying blib/man3/JSON::PP::Boolean.3pm
  165. Manifying blib/man3/JSON::PP::Compat5006.3pm
  166. Manifying blib/man3/Parse::CPAN::Meta.3pm
  167. Manifying blib/man3/ExtUtils::Command::MM.3pm
  168. Manifying blib/man3/ExtUtils::Liblist.3pm
  169. Manifying blib/man3/ExtUtils::MM.3pm
  170. Manifying blib/man3/ExtUtils::MM_AIX.3pm
  171. Manifying blib/man3/ExtUtils::MM_Any.3pm
  172. Manifying blib/man3/ExtUtils::MM_BeOS.3pm
  173. Manifying blib/man3/ExtUtils::MM_Cygwin.3pm
  174. Manifying blib/man3/ExtUtils::MM_DOS.3pm
  175. Manifying blib/man3/ExtUtils::MM_Darwin.3pm
  176. Manifying blib/man3/ExtUtils::MM_MacOS.3pm
  177. Manifying blib/man3/ExtUtils::MM_NW5.3pm
  178. Manifying blib/man3/ExtUtils::MM_OS2.3pm
  179. Manifying blib/man3/ExtUtils::MM_QNX.3pm
  180. Manifying blib/man3/ExtUtils::MM_UWIN.3pm
  181. Manifying blib/man3/ExtUtils::MM_Unix.3pm
  182. Manifying blib/man3/ExtUtils::MM_VMS.3pm
  183. Manifying blib/man3/ExtUtils::MM_VOS.3pm
  184. Manifying blib/man3/ExtUtils::MM_Win32.3pm
  185. Manifying blib/man3/ExtUtils::MM_Win95.3pm
  186. Manifying blib/man3/ExtUtils::MY.3pm
  187. Manifying blib/man3/ExtUtils::MakeMaker.3pm
  188. Manifying blib/man3/ExtUtils::MakeMaker::Config.3pm
  189. Manifying blib/man3/ExtUtils::MakeMaker::FAQ.3pm
  190. Manifying blib/man3/ExtUtils::MakeMaker::Tutorial.3pm
  191. Manifying blib/man3/ExtUtils::Mkbootstrap.3pm
  192. Manifying blib/man3/ExtUtils::Mksymlists.3pm
  193. Manifying blib/man3/ExtUtils::testlib.3pm
  194. BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  195. /usr/bin/make -- OK
  196. 'YAML' not installed, will not store persistent state
  197. Running make test
  198. PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/arch" "-Iblib/lib" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  199. t/00compile.t ............. ok
  200. t/01perl_bugs.t ........... ok
  201. t/arch_check.t ............ ok
  202. t/backwards.t ............. ok
  203. t/basic.t ................. ok
  204. t/build_man.t ............. ok
  205. t/cd.t .................... ok
  206. t/config.t ................ ok
  207. t/dir_target.t ............ ok
  208. t/echo.t .................. ok
  209. t/FIRST_MAKEFILE.t ........ ok
  210. t/fix_libs.t .............. ok
  211. t/fixin.t ................. ok
  212. t/hints.t ................. ok
  213. t/INST.t .................. ok
  214. t/INST_PREFIX.t ........... ok
  215. t/INSTALL_BASE.t .......... ok
  216. t/installed_file.t ........ ok
  217. t/is_of_type.t ............ ok
  218. t/Liblist.t ............... ok
  219. t/Liblist_Kid.t ........... ok
  220. t/make.t .................. ok
  221. t/MakeMaker_Parameters.t .. ok
  222. t/maketext_filter.t ....... ok
  223. t/meta_convert.t .......... ok
  224. t/metafile_data.t ......... ok
  225. t/metafile_file.t ......... ok
  226. t/min_perl_version.t ...... ok
  227. t/miniperl.t .............. skipped: miniperl test only necessary for the perl core
  228. t/Mkbootstrap.t ........... ok
  229. t/MM_Any.t ................ ok
  230. t/MM_BeOS.t ............... skipped: This is not BeOS
  231. t/MM_Cygwin.t ............. skipped: This is not cygwin
  232. t/MM_NW5.t ................ skipped: This is not NW5
  233. t/MM_OS2.t ................ skipped: This is not OS/2
  234. t/MM_Unix.t ............... ok
  235. t/MM_VMS.t ................ skipped: This is not VMS
  236. t/MM_Win32.t .............. skipped: This is not Win32
  237. t/oneliner.t .............. ok
  238. t/parse_abstract.t ........ ok
  239. t/parse_version.t ......... ok
  240. t/PL_FILES.t .............. ok
  241. t/pm.t .................... ok
  242. t/pm_to_blib.t ............ ok
  243. t/pod2man.t ............... ok
  244. t/postamble.t ............. ok
  245. t/prefixify.t ............. ok
  246. t/prereq.t ................ ok
  247. t/prereq_print.t .......... ok
  248. t/problems.t .............. ok
  249. t/prompt.t ................ ok
  250. t/recurs.t ................ ok
  251. t/revision.t .............. ok
  252. t/several_authors.t ....... ok
  253. t/split_command.t ......... ok
  254. t/test_boilerplate.t ...... ok
  255. t/testlib.t ............... ok
  256. t/VERSION_FROM.t .......... ok
  257. t/WriteEmptyMakefile.t .... ok
  258. t/writemakefile_args.t .... ok
  259. t/xs.t .................... ok
  260. All tests successful.
  261. Files=61, Tests=1043, 19 wallclock secs ( 0.20 usr 0.07 sys + 13.16 cusr 2.92 csys = 16.35 CPU)
  262. Result: PASS
  263. BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  264. /usr/bin/make test -- OK
  265. Running make install
  266. Installing /home/example/perl5/lib/perl5/Parse/CPAN/Meta.pm
  267. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_AIX.pm
  268. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_NW5.pm
  269. Installing /home/example/perl5/lib/perl5/ExtUtils/testlib.pm
  270. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Darwin.pm
  271. Installing /home/example/perl5/lib/perl5/ExtUtils/MM.pm
  272. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_MacOS.pm
  273. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_BeOS.pm
  274. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Any.pm
  275. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Cygwin.pm
  276. Installing /home/example/perl5/lib/perl5/ExtUtils/MY.pm
  277. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_OS2.pm
  278. Installing /home/example/perl5/lib/perl5/ExtUtils/Mksymlists.pm
  279. Installing /home/example/perl5/lib/perl5/ExtUtils/Manifest.pm
  280. Installing /home/example/perl5/lib/perl5/ExtUtils/MANIFEST.SKIP
  281. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Win95.pm
  282. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_VMS.pm
  283. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_DOS.pm
  284. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Win32.pm
  285. Installing /home/example/perl5/lib/perl5/ExtUtils/Mkbootstrap.pm
  286. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_QNX.pm
  287. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_Unix.pm
  288. Installing /home/example/perl5/lib/perl5/ExtUtils/Liblist.pm
  289. Installing /home/example/perl5/lib/perl5/ExtUtils/MakeMaker.pm
  290. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_VOS.pm
  291. Installing /home/example/perl5/lib/perl5/ExtUtils/MM_UWIN.pm
  292. Installing /home/example/perl5/lib/perl5/ExtUtils/Command/MM.pm
  293. Installing /home/example/perl5/lib/perl5/ExtUtils/MakeMaker/FAQ.pod
  294. Installing /home/example/perl5/lib/perl5/ExtUtils/MakeMaker/Tutorial.pod
  295. Installing /home/example/perl5/lib/perl5/ExtUtils/MakeMaker/Config.pm
  296. Installing /home/example/perl5/lib/perl5/ExtUtils/Liblist/Kid.pm
  297. Installing /home/example/perl5/lib/perl5/CPAN/Meta.pm
  298. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Feature.pm
  299. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Spec.pm
  300. Installing /home/example/perl5/lib/perl5/CPAN/Meta/History.pm
  301. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Converter.pm
  302. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Validator.pm
  303. Installing /home/example/perl5/lib/perl5/CPAN/Meta/YAML.pm
  304. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Prereqs.pm
  305. Installing /home/example/perl5/lib/perl5/CPAN/Meta/Requirements.pm
  306. Installing /home/example/perl5/lib/perl5/File/Copy/Recursive.pm
  307. Installing /home/example/perl5/lib/perl5/JSON/PP.pm
  308. Installing /home/example/perl5/lib/perl5/JSON/PP/Boolean.pm
  309. Installing /home/example/perl5/lib/perl5/JSON/PP/Compat5006.pm
  310. Installing /home/example/perl5/man/man1/instmodsh.1p
  311. Installing /home/example/perl5/man/man3/ExtUtils::Mksymlists.3pm
  312. Installing /home/example/perl5/man/man3/ExtUtils::MM_Win95.3pm
  313. Installing /home/example/perl5/man/man3/CPAN::Meta::History.3pm
  314. Installing /home/example/perl5/man/man3/ExtUtils::MakeMaker::Tutorial.3pm
  315. Installing /home/example/perl5/man/man3/JSON::PP::Boolean.3pm
  316. Installing /home/example/perl5/man/man3/CPAN::Meta::Requirements.3pm
  317. Installing /home/example/perl5/man/man3/CPAN::Meta::Converter.3pm
  318. Installing /home/example/perl5/man/man3/ExtUtils::MakeMaker.3pm
  319. Installing /home/example/perl5/man/man3/CPAN::Meta.3pm
  320. Installing /home/example/perl5/man/man3/File::Copy::Recursive.3pm
  321. Installing /home/example/perl5/man/man3/ExtUtils::MM_VMS.3pm
  322. Installing /home/example/perl5/man/man3/CPAN::Meta::Feature.3pm
  323. Installing /home/example/perl5/man/man3/ExtUtils::MM_UWIN.3pm
  324. Installing /home/example/perl5/man/man3/JSON::PP::Compat5006.3pm
  325. Installing /home/example/perl5/man/man3/ExtUtils::MM_NW5.3pm
  326. Installing /home/example/perl5/man/man3/CPAN::Meta::Spec.3pm
  327. Installing /home/example/perl5/man/man3/ExtUtils::Liblist.3pm
  328. Installing /home/example/perl5/man/man3/ExtUtils::MM_OS2.3pm
  329. Installing /home/example/perl5/man/man3/ExtUtils::Mkbootstrap.3pm
  330. Installing /home/example/perl5/man/man3/ExtUtils::Manifest.3pm
  331. Installing /home/example/perl5/man/man3/ExtUtils::MakeMaker::FAQ.3pm
  332. Installing /home/example/perl5/man/man3/ExtUtils::MM_Unix.3pm
  333. Installing /home/example/perl5/man/man3/ExtUtils::MM_VOS.3pm
  334. Installing /home/example/perl5/man/man3/ExtUtils::Command::MM.3pm
  335. Installing /home/example/perl5/man/man3/Parse::CPAN::Meta.3pm
  336. Installing /home/example/perl5/man/man3/ExtUtils::MM_AIX.3pm
  337. Installing /home/example/perl5/man/man3/ExtUtils::MM_Win32.3pm
  338. Installing /home/example/perl5/man/man3/ExtUtils::MakeMaker::Config.3pm
  339. Installing /home/example/perl5/man/man3/ExtUtils::MM_DOS.3pm
  340. Installing /home/example/perl5/man/man3/ExtUtils::MM_QNX.3pm
  341. Installing /home/example/perl5/man/man3/ExtUtils::testlib.3pm
  342. Installing /home/example/perl5/man/man3/CPAN::Meta::Prereqs.3pm
  343. Installing /home/example/perl5/man/man3/JSON::PP.3pm
  344. Installing /home/example/perl5/man/man3/CPAN::Meta::YAML.3pm
  345. Installing /home/example/perl5/man/man3/ExtUtils::MM_BeOS.3pm
  346. Installing /home/example/perl5/man/man3/ExtUtils::MM.3pm
  347. Installing /home/example/perl5/man/man3/CPAN::Meta::Validator.3pm
  348. Installing /home/example/perl5/man/man3/ExtUtils::MM_MacOS.3pm
  349. Installing /home/example/perl5/man/man3/ExtUtils::MM_Darwin.3pm
  350. Installing /home/example/perl5/man/man3/ExtUtils::MM_Any.3pm
  351. Installing /home/example/perl5/man/man3/ExtUtils::MM_Cygwin.3pm
  352. Installing /home/example/perl5/man/man3/ExtUtils::MY.3pm
  353. Installing /home/example/perl5/bin/instmodsh
  354. Appending installation info to /home/example/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/perllocal.pod
  355. BINGOS/ExtUtils-MakeMaker-6.90.tar.gz
  356. /usr/bin/make install -- OK
  357.  
  358. Checking if your kit is complete...
  359. Looks good
  360. Generating a Unix-style Makefile
  361. Writing Makefile for local::lib
  362. Writing MYMETA.yml and MYMETA.json
  363. cp lib/POD2/PT_BR/local/lib.pod blib/lib/POD2/PT_BR/local/lib.pod
  364. cp lib/lib/core/only.pm blib/lib/lib/core/only.pm
  365. cp lib/local/lib.pm blib/lib/local/lib.pm
  366. cp lib/POD2/DE/local/lib.pod blib/lib/POD2/DE/local/lib.pod
  367. Manifying blib/man3/POD2::DE::local::lib.3pm
  368. Manifying blib/man3/POD2::PT_BR::local::lib.3pm
  369. Manifying blib/man3/lib::core::only.3pm
  370. Manifying blib/man3/local::lib.3pm
  371. HAARG/local-lib-2.000004.tar.gz
  372. /usr/bin/make -- OK
  373. 'YAML' not installed, will not store persistent state
  374. Running make test
  375. PERL_DL_NONLAZY=1 /usr/bin/perl -I/home/example/perl5/lib/perl5 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  376. t/bad_variables.t ...... ok
  377. t/classmethod.t ........ ok
  378. t/coderefs_in_inc.t .... ok
  379. t/de-dup.t ............. ok
  380. t/install.t ............ skipped: Install Capture::Tiny to test installation
  381. t/lib-core-only.t ...... ok
  382. t/pipeline.t ........... ok
  383. t/shell.t .............. ok
  384. t/stackable.t .......... ok
  385. t/subroutine-in-inc.t .. ok
  386. t/taint-mode.t ......... ok
  387. All tests successful.
  388. Files=11, Tests=50, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.39 cusr 0.04 csys = 0.47 CPU)
  389. Result: PASS
  390. HAARG/local-lib-2.000004.tar.gz
  391. /usr/bin/make test -- OK
  392. Running make install
  393. Installing /home/example/perl5/lib/perl5/POD2/DE/local/lib.pod
  394. Installing /home/example/perl5/lib/perl5/POD2/PT_BR/local/lib.pod
  395. Installing /home/example/perl5/lib/perl5/local/lib.pm
  396. Installing /home/example/perl5/lib/perl5/lib/core/only.pm
  397. Installing /home/example/perl5/man/man3/POD2::PT_BR::local::lib.3pm
  398. Installing /home/example/perl5/man/man3/local::lib.3pm
  399. Installing /home/example/perl5/man/man3/POD2::DE::local::lib.3pm
  400. Installing /home/example/perl5/man/man3/lib::core::only.3pm
  401. Appending installation info to /home/example/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/perllocal.pod
  402. HAARG/local-lib-2.000004.tar.gz
  403. /usr/bin/make install -- OK
  404.  
  405. local::lib is installed. You must now add the following environment variables
  406. to your shell configuration files (or registry, if you are on Windows) and
  407. then restart your command line shell and CPAN before installing modules:
  408.  
  409.  
  410. Would you like me to append that to /home/example/.bashrc now? [yes]
  411.  
  412. commit: wrote '/home/example/.cpan/CPAN/MyConfig.pm'
  413.  
  414. You can re-run configuration any time with 'o conf init' in the CPAN shell
  415. Terminal does not support AddHistory.
  416.  
  417. cpan shell -- CPAN exploration and modules installation (v1.960001)
  418. Enter 'h' for help.
  419.  
  420. Terminal does not support GetHistory.
  421. Lockfile removed.
  422.  
  423. *** Remember to restart your shell before running cpan again ***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement