![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: Problem with Encode::Guessby jimhenry (Novice) |
on Nov 10, 2010 at 21:42 UTC ( #870703=note: print w/replies, xml ) | Need Help?? |
What layer string should I pass to binmode in a context like this, where I don't (by definition) know what encoding the file I'm opening uses? Doing this:
has no effect on the program's behavior, and anything more specific than ":raw" would seem to entail a premature assumption about what encoding an unknown file uses.
In Section
Seekers of Perl Wisdom
|
|