> Hi all, > > I know perl -V prints what are the current modules directories that > are > accessible ... but is there a way to list all the available modules > from > each directories as well? >
Try this; perldoc -q "How do I find which modules are installed on my system?" -- Owen -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
