[Chicago-talk] Reading from a socket

Jay Strauss me at heyjay.com
Wed Feb 18 22:32:07 CST 2004


> Could you set the input record separater to null? Similar to doing
> slurp mode where you set it to undef?
...
> { local $/ = char(0); $result = <$s>; }
>
> >     return $result;
> > }

Thanks Paul,

That's what I was wondering (albeit inarticulately).  I'll try it tomorrow,
and report back.

Jay




More information about the Chicago-talk mailing list