Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: qx and $!

by davorg (Chancellor)
on Oct 18, 2006 at 15:35 UTC ( [id://579112]=note: print w/replies, xml ) Need Help??


in reply to qx and $!

From perldoc perlvar:

...if a system or library call fails, it sets this variable. This means that the value of $! is meaningful only immediately after a failure

As there was no failure, the value of $! is meaningless in your example.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-20 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found