![]() |
|
go ahead... be a heretic | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Encode::FB_CROAK | Encode::LEAVE_SRC is the incantation you want.
I tried to look in the docs for Encode but to no availYes, it's easy to miss, but it's documented: 'If the "Encode::LEAVE_SRC" bit is not set but CHECK is set, then the source string to encode() or decode() will be overwritten in place. If you're not interested in this, then bitwise-OR it with the bitmask.' In reply to Re: Encode::FB_CROAK eating up strings?
by Anonymous Monk
|
|