Man Page: template::plugin::encoding
Operating Environment: debian
Section: 3pm
Template::Plugin::encoding(3pm) User Contributed Perl Documentation Template::Plugin::encoding(3pm)NAMETempate::Plugin::encoding - Template plugin to specify encodingSYNOPSIS[% USE encoding 'euc-jp' -%] <?xml version="1.0" encoding="[% encoding %]"?>DESCRIPTIONTemplate::Plugin::encoding is a Template plugin to declare the encoding of template files. This plugin doesn't actually do anything but Template::Provider::Encoding scans the usage of this module to find the encoding of templates. As a bonus, you can use "encoding" variable in the template to specify file encoding, which might be useful for XML or HTML meta tag.AUTHORTatsuhiko Miyagawa <miyagawa@bulknews.net> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOTemplate::Provider::Encoding perl v5.12.3 2006-03-18 Template::Plugin::encoding(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |