Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: who am I?

by tsee (Curate)
on Sep 26, 2008 at 07:51 UTC ( [id://713821]=note: print w/replies, xml ) Need Help??


in reply to Re: who am I?
in thread who am I?

Other posters have given the canonical answers to this already, so I won't repeat them.

Just a word of caution: if you're using modules that put objects or CODE refs in the @INC array, i.e. potentially load code without reading from a file, either method will not work.

One such case are packaging modules such as PAR or ex::lib::zlib. So depending on how your module is used, the answer is: It's impossible to find its filename!

If you're going to write code that requires the location of the module file name, please think about it some more. It might not be the smartest way to solve your problem.

Cheers,
Steffen

Log In?
Username:
Password:

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

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

    No recent polls found