- Can't locate Module/Implementation.pm in
- Can't locate Module/Runtime.pm?
-
perl?install-module.pl?Module::Runtime
- Can't locate DateTime.pm in @INC (@INC contains:
- sudo apt-get install libdatetime-perl
- Can't locate Email/Address.pm in @INC?
- apt-get install libemail-address-perl?
- apt-cache searchEmail::Address
- Can't locate Email/MIME.pm
- apt-get install libemail-mime-perl
- Base class package "Template::Parser" is empty
- apt-get install libtemplate-perl
- ImportError: No module named django.core.management
- pip install django
- pip freeze | grep django //查看是否安装了django
perl -MCPAN -e shell
cpan> install HTML::Template
cpan>install Email::Address
Table?6.1.?Required Perl Modules
DateTime |
libdatetime-perl |
DBI |
libdbi-perl |
DBD::mysql |
libdbd-mysql-perl |
Class::Autouse |
libclass-autouse-perl |
Digest::MD5 |
libmd5-perl |
Digest::SHA1 |
libdigest-sha1-perl |
HTML::Template |
libhtml-template-perl |
Image::Size |
libimage-size-perl |
MIME::Lite |
libmime-lite-perl |
MIME::Words |
libmime-perl |
Compress::Zlib |
libcompress-zlib-perl |
Net::DNS |
libnet-dns-perl |
URI::URL |
liburi-perl |
HTML::Tagset |
libhtml-tagset-perl |
HTML::Parser |
libhtml-parser-perl |
LWP::Simple |
libwww-perl |
LWP::UserAgent |
libwww-perl |
GD |
libgd-gd2-perl |
Mail::Address |
libmailtools-perl |
Unicode::MapUTF8 |
libunicode-maputf8-perl |
XML::Simple |
libxml-simple-perl |
IO::WrapTie |
libio-stringy-perl |
Unicode::CheckUTF8 |
? |
Captcha::reCAPTCHA |
libcaptcha-recaptcha-perl |
Digest::HMAC_SHA1 |
libdigest-hmac-perl |