Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: No documentation found for "perllocal"?

by haoess (Curate)
on Mar 25, 2008 at 09:09 UTC ( [id://676075]=note: print w/replies, xml ) Need Help??


in reply to No documentation found for "perllocal"?

how can I check all the modulus available by command or perl code?

It's not the cleanest way, but it gives an outline which modules are installed and how the perl setup is well-kept:

perl -le 'print `ls -lR $_` for @INC'

-- Frank

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://676075]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 02:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found