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

Re^3: Calling Control-C in linux - Perl equivalent

by lidden (Curate)
on Aug 17, 2012 at 17:57 UTC ( [id://988056]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Calling Control-C in linux - Perl equivalent
in thread Calling Control-C in linux - Perl equivalent

use POSIX; say POSIX::SIGINT;
You seem to be trying to include the module POSIX::SIGINT, that is not what you want to do.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-18 14:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found