List installed perl modules – instmodsh command

| May 2, 2011 | 0 Comments

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

Tags:

Category: Linux Administration

Leave a Reply

You must be logged in to post a comment.