Post

List semua module perl terinstall

Untuk mengetahui semua modul perl yang terinstall bisa menggunakan instmodsh.

1
2
3
4
5
6
instmodsh
Available commands are:
   l            - List all installed modules
   m <module>   - Select a module
   q            - Quit the program
cmd?

Kemudian pilih l.

This post is licensed under CC BY 4.0 by the author.