Glennix glennix wrote:
> hi.
>
> please pardon me for my probably ignorant question.
> ^_^
> i'm writing a small IM(http for that matter)
> proxy/filter and i'm having problems handling binary
> data like images. they load very slowly if not at
> all. i tried using binmode in my handle but sti
hi.
please pardon me for my probably ignorant question.
^_^
i'm writing a small IM(http for that matter)
proxy/filter and i'm having problems handling binary
data like images. they load very slowly if not at
all. i tried using binmode in my handle but still
encountered the same problems.
how