Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: how to determine whether a module is installed or not?

by k_manimuthu (Monk)
on Dec 28, 2010 at 08:50 UTC ( [id://879401]=note: print w/replies, xml ) Need Help??


in reply to how to determine whether a module is installed or not?

A command line option

perl -MModule::Name -e l

If the "Module::Name" installed it doesn't show the error. Otherwise it shows the error.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-19 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found