![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Questions with a TCP stream protocol (POE, code)by chromatic (Archbishop) |
on Dec 16, 2001 at 07:14 UTC ( #132297=note: print w/replies, xml ) | Need Help?? |
In this code snippet:
Do you actually mean: $body = substr($little_e, 4, $length, ''); The substr earlier looks a little suspicious, too. I'd use the four argument form in both places.
In Section
Seekers of Perl Wisdom
|
|