dimanche 29 mars 2015

How to get the charsets supported by Perl's String::Multibyte

It seems that String::Multibyte->new() accepts a charset as the first argument and throw an exception if the charset is not supported. I think the supported charsets are defined by *.pm files in a specific directory.


What is the most robust way to get the supported charsets? Is getting the files is the only way?


Aucun commentaire:

Enregistrer un commentaire