Today I realised that after my laptop died, I had lost the sources to XML::SAX::PurePerl, because I had never checked it into my CVS repository (which is backed up every night). Thank god for CPAN eh?
Anyway, I downloaded it and immediately discovered that it doesn't work *at all* on perl 5.00503. Mostly because of some wierd issues:
Seems to work, and I'd love some more feedback from people trying it.
binmode (Score:1)
> binmode($fh, ':raw') for some reason this caused: Useless use of private variable in void context, at compile time. I got around that by sticking it in an eval"" block. I'm sure there's a better way, but I was being lazy.
It also doesn't work.
You should check out the perlfunc entry for binmode(). It says:
DISCIPLINE can be either of ":raw" for binary mode or ":