Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Full path to the current file?

by RoUS (Initiate)
on Jan 08, 2008 at 16:42 UTC ( [id://661126]=note: print w/replies, xml ) Need Help??


in reply to Re: Full path to the current file?
in thread Full path to the current file?

This works; thanks! The 'funky' aspect to which I referred is that when invoked from a script, the module's __FILE__ is 'XML/Foo.pm'. When invoked from the command line:

perl -e "use XML::Foo; $x = new XML::Foo;'

its __FILE__ is reported as '/XML/Foo.pm' -- which is clearly bogus.

It has been suggested that the latter behaviour is due to Red Hat's patches for Fedora Core 8.

Whatever, you've given me the solution. I guess I'll just have to wait and see if it works in all cases, or if there are edge conditions where it goes blooey.

Thanks!

Log In?
Username:
Password:

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

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

    No recent polls found