我最近安裝了XAMPP。一切都很好,但有一件事不讓我休息:我無法通過cpanm獲得任何模塊。典型的安裝日誌是這樣的: cpanm (App::cpanminus) 1.6005 on perl 5.016003 built for MSWin32-x86-multi-thread
Work directory is C:\Users\2B86~1/.cpanm/work/1448496711.6
我試圖從cpanm像這樣安裝PAR:cpanm App::Packer::PAR,但它給我這個錯誤: skipping R/RJ/RJBS/perl-5.22.0.tar.bz2
! Installing the dependencies failed: Module ExtUtils::Embed is not installed
! Bailing out the installation
我問了一個關於configure does not generate makefile while building perl from source的問題。在等待解決方案時,這裏是另一個(可能相關的)問題。當我通過話了系統perl的安裝Perl模塊像sudo cpanm Try::Tiny失敗與以下日誌: cpanm (App::cpanminus) 1.7040 on perl 5.01800
提取草莓Perl的新副本後,我在CPANM中收到錯誤。 C:\portable_perl>cpanm --self-upgrade
You are running cpanm from the path where your current perl won't install execut
ables to.
Because of that, cpanm --self-upgrade wo
我使用CentOS 6.6並安裝了Perl,cpanm和Perlbrew。但是,當我嘗試運行Perlbrew(安裝特定的Perl版本)或cpanm與sudoer許可,「未找到錯誤」出來: sudo: cpanm: command not found
sudo: perlbrew: command not found
將它不sudoers文件權限或root權限運行的時候是OK。我怎樣才能解決這
安裝PROC ::守護我試圖在Ubuntu 14.10(Perl的V5.20)安裝Proc::Daemon: $ cpanm Proc::Daemon
--> Working on Proc::Daemon
Fetching http://www.cpan.org/authors/id/A/AK/AKREAL/Proc-Daemon-0.20.tar.gz ... OK
Configurin