Perl安装模块

1、安装模块

C:\strawberry\perl\bin>ppm install Net::STOMP::Client

2、查看模块

C:\strawberry\perl\bin>instmodsh

然后输入:l

例如:

C:\strawberry\perl\bin>instmodsh
Available commands are:
   l            - List all installed modules
   m <module>   - Select a module
   q            - Quit the program
cmd? l
Installed modules are:
   Algorithm::Diff
   Archive::Tar
   Archive::Zip
   Attribute::Handlers
   AutoLoader
   CGI
   CPAN
   CPAN::Checksums
   CPAN::DistnameInfo
   CPAN::Inject
   CPAN::SQLite
   CPANPLUS
   CPANPLUS::Dist::Build
   Class::ISA
   Class::Loader
   Compress::Bzip2
   Compress::Raw::Bzip2
   Compress::Raw::Zlib
   Compress::unLZMA
   Convert::ASCII::Armour
   Convert::ASN1
   Convert::PEM
   Crypt::Blowfish
   Crypt::CAST5_PP
   Crypt::CBC
   Crypt::DES
   Crypt::DES_EDE3

    ...




posted @ 2016-06-12 14:57  hongweigg  阅读(87)  评论(0)    收藏  举报