Man Page: template::plugin::utf8decode
Operating Environment: debian
Section: 3pm
Template::Plugin::UTF8Decode(3pm) User Contributed Perl Documentation Template::Plugin::UTF8Decode(3pm)NAMETemplate::Plugin::UTF8Decode - UTF8 decoder filter for Template ToolkitSYNOPSIS[% USE UTF8Decode %] [% ansi_string_var | utf8_decode | html_entity %]DESCRIPTIONThis module is a Template Toolkit filter, which decode a string to utf8. For example, using FreeTDS (http://www.freetds.org) in order to talk with ms sql, can return an utf8 string as byte char.METHODSinit Installs the filter as 'utf8_decode'. filter Receives a reference to the plugin object, along with the text to be filtered.AUTHORFabio Masini <fabio.masini@gmail.com>COPYRIGHT AND LICENSECopyright (C) 2009 Fabio Masini This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2009-10-08 Template::Plugin::UTF8Decode(3pm)
| Related Man Pages |
|---|
| template::plugin::procedural(3) - centos |
| template::dbi(3pm) - debian |
| template::plugin::dumper(3pm) - debian |
| template::plugin::textile2(3pm) - debian |
| template::xml(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| New UNIX and Linux History Sections |