in reply to List of all perl modules existing on my machine
$ perldoc perllocal will give you all the modules that were installed through the standard procedure:
But you will miss the "standard" mods that come with Perl.perl Makefile.pl make make test # ;-) make install # this updates perllocal.pod
(Update: fixed stupid typo in user node number)
--
Cheers, Joe
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: List of all perl modules existing on my machine
by suresh (Initiate) on Nov 06, 2002 at 17:00 UTC |