Re: perlfaq3: NEW ANSWER: How do I find which modules are installed on my system?
[email protected] (_brian_d_foy)
| Newsgroups | perl.perlfaq.workers,perl.documentation |
|---|---|
| Message-ID | <111120020452547943%[email protected]> |
In article <[email protected]>, Kevin Meltzer <[email protected]> wrote: > In addition to trying to find out if a module is installed by using > perldoc MODULE, how about suggesting: > perl -MMODULE::NAME -e1 that one i don't like---i'd have to explain too much. > I'd also suggest pointing to the CPAN.pm documentation, where people > can find interesting things like 'autobundle'. i could do that.