in reply to Re: Perl + Unicode == Networking Woes
in thread Perl + Unicode == Networking Woes

UPDATE:

No. The size argument to syswrite is only optional as of 5.6.1. And besides, length() is used in many other places (like for generating a content length-style data heading).

  • Comment on Re: Re: Perl + Unicode == Networking Woes