Re: 500 Wide character in syswrite
"Mumia W." <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 08/09/2006 09:28 AM, Dan Jacobson wrote: > On some man page, say what to do upon > "500 Wide character in syswrite". I had to do > $form->enctype( "application/x-www-form-urlencoded" ); #else some utf problem > Perluniintro didn't help. > I can't parse what you wrote, but perhaps "use encoding 'utf8';" will help.