我正在尝试运行一些ppm
命令,但我并没有走得太远。我Ubuntu 12.04.1 LTS
在天蓝色的虚拟机上运行。
> $ sudo apt-get install ppm
Reading package lists... Done
Building dependency tree
Reading state information... Done
ppm is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
> $ ppm repo add ASSP2 "http://downloads.sourceforge.net/project/assp/ASSP V2 multithreading/packages/"
No command 'ppm' found, but there are 16 similar ones
ppm: command not found
> $ perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
(with 55 registered patches, see perl -V for more detail)
任何方向都会非常有帮助。
仅供参考:我已经想出了一个使用 cpan 的解决方法,但我宁愿使用ppm
解决方法很简单
$ sudo cpan
cpan[#]> install some::package