How to List perl modules installed on my system?

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

No comments:

Post a Comment