Forum: Poser Technical


Subject: Pocket Protector required on this one...

_dodger opened this issue on Dec 19, 2002 ยท 18 posts


_dodger posted Tue, 24 December 2002 at 11:56 PM

Oh, back on the perl thing... the file read/conn send can even be shortened to this:

$conn->send($buf) while $buf = $fp->read($blocksize);

But some people complain about Englishised Perl like that because it's too easy to read. They expect bassackwards computer Yodaspeak.