Marcello has asked for the wisdom of the Perl Monks concerning the following question:
I have been looking all over, but how can I specify this <subchar>? The default is '?' but I would like to use a space instead.Handling Malformed Data ... CHECK = Encode::FB_DEFAULT ( == 0) If CHECK is 0, (en|de)code will put a substitution character in place +of a malformed character. When you encode, <subchar> will be used.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to specify Encode:: <subchar>?
by ikegami (Patriarch) on Mar 18, 2008 at 12:49 UTC | |
by Marcello (Hermit) on Mar 19, 2008 at 09:58 UTC | |
|
Re: How to specify Encode:: <subchar>?
by hipowls (Curate) on Mar 18, 2008 at 10:32 UTC |