[Catalyst] Catalyst::Plugin::Unicode::Encoding

Mikhail Shevchuk sms512 at ms.tusur.ru
Fri Nov 25 15:09:54 CET 2005


 Hello, 
	I've looked for some tools to convert unicode into ASCII. 
If I understand this, this plugin can convert body to the given
encoding. I want 'koi8-r' encoding, that's why I wrote
__PACKAGE__->config( encoding => 'koi8-r' ); But it doesn't work.
	May be I've got wrong point of this plugin, what is the right
point?



More information about the Catalyst mailing list