in reply to
How to determine the path to the Perl binary that executed your program?
Interesting. When run under mod_perl, $^X gives the path to httpd! That makes sense, I guess. But it's not what I wanted.
Comment on
Re: How to determine the path to the Perl binary that executed your program?
In Section
Seekers of Perl Wisdom