Ahah!,

        The plot thickens .... 

It seems that my capturing of $SIG{INT} fails if I use "<>;" as a way of
making perl wait for me to hit <CTRL-C>.  If I use "while () {};"
instead, it works just fine.  Interestingly, this is not the way it
works on my Linux machines or my 5.8.4 build.  On those machines,
<CTRL-C> prints what I want it to print when waiting on "<>;"

Bill in Brooklyn

-----Original Message-----
From: SkyBlueshoes [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 08, 2006 11:19 PM
To: Ng, Bill
Cc: Sisyphus; [email protected]
Subject: Re: Catch ctrl-c

Ng, Bill wrote:
> I've said this before ... I'm using build 817 and SIG{INT} isn't 
> catching anything.  Same exact code works fine on my Linux box and on
> Win32 using 5.8.4.
>
> Bill

_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to