![]() |
|
Just another Perl shrine | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
I presume you mean you changed the server code to include:
Within the while loop instead of the I have tried this and all seems to work fine. Can you confirm a few more details regarding what you are doing and on what platform. Taa Update As tilly pointed out, in CB, it is a good idea to get out of the habit of using C style for loops use for my (1..10) {stuff}. Tiss neater and nice and clear. Not directly relevent but very good advice all the same. Cheers Tilly -- Zigster In reply to Re: (Zigster) Newline Character and Socket Comms
by zigster
|
|