Skip to content

Instantly share code, notes, and snippets.

@ysasaki
Created June 10, 2013 06:36
Show Gist options
  • Save ysasaki/5746909 to your computer and use it in GitHub Desktop.
Save ysasaki/5746909 to your computer and use it in GitHub Desktop.
Installing Text::[email protected] failed
% cpanm -L local/ -v Text::[email protected]
cpanm (App::cpanminus) 1.6914 on perl 5.014002 built for i686-linux
Work directory is /home/ysasaki/.cpanm/work/1370846095.23203
You have make /usr/bin/make
You have LWP 6.03
You have /bin/tar: tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.62)
Checking if you have ExtUtils::Install 1.46 ... Yes (1.56)
Searching Text::CSV_XS (== 0.88) on metacpan ...
--> Working on Text::CSV_XS
Fetching http://backpan.perl.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-0.88.tgz ... OK
Unpacking Text-CSV_XS-0.88.tgz
Text-CSV_XS-0.88/
Text-CSV_XS-0.88/examples/
Text-CSV_XS-0.88/examples/parser-xs.pl
Text-CSV_XS-0.88/examples/speed.pl
Text-CSV_XS-0.88/examples/csv2xls
Text-CSV_XS-0.88/examples/csvdiff
Text-CSV_XS-0.88/examples/csv-check
Text-CSV_XS-0.88/ChangeLog
Text-CSV_XS-0.88/META.yml
Text-CSV_XS-0.88/MANIFEST
Text-CSV_XS-0.88/ppport.h
Text-CSV_XS-0.88/Makefile.PL
Text-CSV_XS-0.88/CSV_XS.xs
Text-CSV_XS-0.88/files/
Text-CSV_XS-0.88/files/macosx.csv
Text-CSV_XS-0.88/files/utf8.csv
Text-CSV_XS-0.88/README
Text-CSV_XS-0.88/META.json
Text-CSV_XS-0.88/t/
Text-CSV_XS-0.88/t/46_eol_si.t
Text-CSV_XS-0.88/t/20_file.t
Text-CSV_XS-0.88/t/76_magic.t
Text-CSV_XS-0.88/t/81_subclass.t
Text-CSV_XS-0.88/t/util.pl
Text-CSV_XS-0.88/t/40_misc.t
Text-CSV_XS-0.88/t/70_rt.t
Text-CSV_XS-0.88/t/22_scalario.t
Text-CSV_XS-0.88/t/21_lexicalio.t
Text-CSV_XS-0.88/t/77_getall.t
Text-CSV_XS-0.88/t/12_acc.t
Text-CSV_XS-0.88/t/00_pod.t
Text-CSV_XS-0.88/t/60_samples.t
Text-CSV_XS-0.88/t/01_pod.t
Text-CSV_XS-0.88/t/75_hashref.t
Text-CSV_XS-0.88/t/65_allow.t
Text-CSV_XS-0.88/t/50_utf8.t
Text-CSV_XS-0.88/t/41_null.t
Text-CSV_XS-0.88/t/30_types.t
Text-CSV_XS-0.88/t/51_utf8.t
Text-CSV_XS-0.88/t/10_base.t
Text-CSV_XS-0.88/t/55_combi.t
Text-CSV_XS-0.88/t/80_diag.t
Text-CSV_XS-0.88/t/45_eol.t
Text-CSV_XS-0.88/t/15_flags.t
Text-CSV_XS-0.88/CSV_XS.PL
Text-CSV_XS-0.88/CSV_XS.pm
Entering Text-CSV_XS-0.88
Checking configure dependencies from META.json
Failed to clean-up 2.0 metadata. Errors:
Unknown META specification, cannot validate. [Validation: 2.0]
at /loader/0x95a48c0/App/cpanminus/script.pm line 94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment