> 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: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to