Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: FindBin is broken (RE: How do I get the full path to the script executing?)

by zrajm (Beadle)
on Feb 17, 2009 at 19:18 UTC ( [id://744526]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Cwd 'abs_path';
    my $scriptpath = abs_path($0);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-29 05:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found