Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Module usage

by clintp (Curate)
on Jul 22, 2002 at 01:30 UTC ( [id://183910]=note: print w/replies, xml ) Need Help??


in reply to Module usage

The hash %INC might have your answer:
use CGI::Carp; print $INC{'CGI/Carp.pm'};
Would pull in that module, and then tell you where it found the code at.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found