in reply to Re^4: raw image data?
in thread raw image data?

fyi, :raw turns off buffering too, that's why I used :raw:perlio.

You also only read up 'til the first \x0A. Not very useful.

I tried a similar route before coming to the monastery

Similar, but worlds apart. Did you actually try the code we provided, or did you just dismiss them as similar enough.

Replies are listed 'Best First'.
Re^6: raw image data?
by 23skiddoo (Beadle) on Apr 21, 2009 at 21:31 UTC
    I really tried them both, using copy-and-paste into vim for your solution. :( I will post my full code shortly.
    fnord