Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: eval require and "Inappropriate I/O control operation"

by ikegami (Patriarch)
on Mar 29, 2018 at 15:56 UTC ( [id://1211987]=note: print w/replies, xml ) Need Help??


in reply to eval require and "Inappropriate I/O control operation"

$! isn't meaningful there. $! is only meaningful after a system call returned an error.

Replies are listed 'Best First'.
Re^2: eval require and "Inappropriate I/O control operation"
by siberia-man (Friar) on Mar 29, 2018 at 17:35 UTC
    A-ha! $! is useless in this case. Thank you!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found