Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Module usage

by clintp (Curate)
on Jul 22, 2002 at 01:30 UTC ( #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? | Other CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2023-03-27 03:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?