:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################
Sub : Finding ALL installed perl modules LOST #557
How do you find out what modules are already installed on your
system ? Try : $ perldoc perllocal
Each time a module is installed on your system, it appends
information to a file called perllocal.pod which can be found
in /usr/local/lib/perl5/{ver_number}/{arch}/ ...
####[usmbish (at) users.sourceforge.net ]#####################
:
|