Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Quick 'n' dirty plotting

by zentara (Archbishop)
on Nov 13, 2002 at 14:52 UTC ( [id://212603]=note: print w/replies, xml ) Need Help??


in reply to Quick 'n' dirty plotting

This needs a way to quit the program, even control-c dosn't kill it.

Replies are listed 'Best First'.
Re: Re: Quick 'n' dirty plotting
by Mur (Pilgrim) on Nov 15, 2002 at 21:20 UTC
    That's odd, it works for me.
    $SIG{INT} = sub { exit };
    is the intended method.
    --
    Jeff Boes
    Database Engineer
    Nexcerpt, Inc.
    vox 269.226.9550 ext 24
    fax 269.349.9076
     http://www.nexcerpt.com
    ...Nexcerpt...Connecting People With Expertise

Log In?
Username:
Password:

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

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

    No recent polls found