Subject: | :raw causes problems in input |
On line 34 of SRT.pm, the ":raw" means it is not possible to use Unicode
encoding for the bytes read in. I don't see why it is necessary to have
:raw here. I tested removing it and it was OK without.
Required info follows.
$ perl -v
This is perl, v5.10.0 built for i386-freebsd
$ uname -a
FreeBSD mikan 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sun Mar 21 06:15:01 UTC
2010 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386