html::formfu::filter::encode(3pm) debian man page | unix.com

Man Page: html::formfu::filter::encode

Operating Environment: debian

Section: 3pm

HTML::FormFu::Filter::Encode(3pm)			User Contributed Perl Documentation			 HTML::FormFu::Filter::Encode(3pm)

NAME
HTML::FormFu::Filter::Encode - Encode/Decode Submitted Values
SYNOPSIS
# in your config: elements: - type: Text filters: - type: Encode candidates: - utf8 - Hebrew # if you want to encode the decoded string to something else elements: - type: Text filters: - type: Encode candidates: - utf8 - Hebrew encode_to: UTF-32BE
AUTHOR
Copyright (c) 2007 Daisuke Maki <daisuke@endeworks.jp> All rights reserved.
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 HTML::FormFu::Filter::Encode(3pm)
Related Man Pages
html::formfu::constraint::dependon(3pm) - debian
html::formfu::constraint::minmaxfields(3pm) - debian
html::formfu::filter(3pm) - debian
html::formfu::filter::formatnumber(3pm) - debian
tex::encode(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?