Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Poll: Is your $^X an absolute path?

by Fletch (Bishop)
on Aug 17, 2006 at 13:51 UTC ( [id://567926]=note: print w/replies, xml ) Need Help??


in reply to Poll: Is your $^X an absolute path?

OS X seems to depend on how it's called.

$ perl -le 'print $^X' perl $ /usr/bin/perl -le 'print $^X' /usr/bin/perl $ perl -v This is perl, v5.8.6 built for darwin-thread-multi-2level ...

Update: Unless of course you meant you need this specifically from people running 5.9.4 (which wasn't clear) . . .

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found