Get module location from module

M

Mike Mimic

Hi!

How can module get its location on system?

Executable variables show Perl program which
include module.


Mike
 
B

Ben Morrow

Mike Mimic said:
Hi!

How can module get its location on system?

Executable variables show Perl program which
include module.

$INC{'Foo/Bar.pm'}

If you want the Perl program's location, use FindBin.

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,088
Members
48,773
Latest member
Kaybee

Latest Threads

Top