
seasprocket at gmail
Jun 19, 2009, 1:55 PM
Post #2 of 2
(642 views)
Permalink
|
On Fri, Jun 19, 2009 at 11:46 AM, Naylor Garcia <naylorgarcia [at] gmail>wrote: > Is there a plugin that automatically recognize the encoding (eg ISO, UTF, > etc.) and automatically decode de string? As I understand, it is not possible in general to guess the encoding from the data. Encode::Guess tries to do this, but according to the docs, you must help it by narrowing down the choices first. -- ========================== http://www.bikewise.org 2People citizen's network for climate action: http://www.2people.org Greater Seattle Climate Dialogues: http://www.climatedialogues.org ==========================
|