|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: WWW::Mechanize uploaded file name problemby zwon (Monsignor) |
| on Jul 07, 2012 at 10:30 UTC ( #980477=note: print w/ replies, xml ) | Need Help?? |
|
Note that from_to($_, "CP1251", "UTF8") doesn't turn UTF-8 flag on. Try $_=decode("CP1251", $_) instead.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||