Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Is this the most elegant way to code directory lookup?

by johngg (Canon)
on Sep 29, 2006 at 15:26 UTC ( [id://575552]=note: print w/replies, xml ) Need Help??


in reply to Re: Is this the most elegant way to code directory lookup?
in thread Is this the most elegant way to code directory lookup?

Not sure why you're including the value of $! in that error message. It won't contain a value at that point.
I thought that, too. I tested it, however, and

$ perl -e '-e q{non-existent} or die $!;' No such file or directory at -e line 1. $

Cheers,

JohnGG

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (1)
As of 2024-04-25 00:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found