How do I get a list of installed CPAN modules?





command


$ instmodsh

 
Sample outputs:


Available commands are:
   l            - List all installed modules
   m    - Select a module
   q            - Quit the program
cmd?
 
 
To list all installed modules, type l:


cmd? l
 
 
 
Sample outputs:


Installed modules are:
   MongoDB
   Moo
   Moose
   Net
   Number::Compare
   PBKDF2::Tiny
   Package::DeprecationManager
   Package::Stash
   Package::Stash::XS
   PadWalker

cmd? 
 
 
 
 
 
enjoy............................................................................. 

Comments

Popular posts from this blog