Re: Debugging the client- server program
- From: usenet@xxxxxxxxxxxxxxx
- Date: 28 Apr 2006 11:12:10 -0700
mina wrote:
however, whenever i press CTL+C on either end. The following error pop up:
I dun really understand wat happen... is it because of my "force"
exiting the program? is there any way to improve it?
I've never used Term::ReadKey, but it looks like you can use that to
disable control keys. From the docs:
use Term::ReadKey;
ReadMode 4; # Turn off controls keys
--
http://DavidFilmer.com
.
- References:
- Debugging the client- server program
- From: mina
- Debugging the client- server program
- Prev by Date: Re: simple wildcard regex problem.
- Next by Date: splitting text that contains an encrypted value
- Previous by thread: Debugging the client- server program
- Next by thread: Perl Substitution
- Index(es):