List installed perl modules – instmodsh command
Task: List installed perl module
To display the list enter the following command:
$ instmodsh
Output:
Available commands are:
l – List all installed modules
m – Select a module
q – Quit the program
cmd?
At cmd? prompt type l to list all installed modules:
cmd? l
Output:
Installed modules are:
Archive::Tar
CPAN
Class::Spiffy
Compress::Zlib
Cwd
Digest::SHA
IO::Zlib
Category: Linux Administration
