Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

CPAN knows how

by adamk (Chaplain)
on Feb 06, 2005 at 06:06 UTC ( [id://428449]=note: print w/replies, xml ) Need Help??


in reply to Re: Testing for a module's presence
in thread Testing for a module's presence

Or Class::Inspector...

use Class::Inspector; if ( Class::Inspector->installed($module) ) { ... }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-24 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found