
orange
Novice
Jan 17, 2013, 1:27 PM
Views: 500
|
|
Re: [7stud] convert utf8 -> iso-8859-2
|
|
|
I planned to use Text::Unaccent but unfortunately it does all chars. checking them one by one wouldn't be elegant. anyway problem is solved by regexp, as a friend suggested. there aren't many problematic letters here. besides, I needed to convert smart quotes and such.
(This post was edited by orange on Jan 17, 2013, 1:28 PM)
|