Subject: | NoUnicodeExt.pm should support ISO-8859-1 |
I get error
Only ASCII encoding allowed without perl 5.7.2 or higher. You tried: ISO-8859-1
from XML::SAX::PurePerl::Reader/NoUnicodeExt.pm
ISO-8859-1 should be supported, it's just ASCII (chr 0 - 255)
perl can deal with it