Query: template::plugin::encoding
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |