![]() |
![]()
| ![]() |
![]()
NAMEHTML::FormFu::Filter::Encode - Encode/Decode Submitted Values VERSIONversion 2.07 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 AUTHORCopyright (c) 2007 Daisuke Maki <daisuke@endeworks.jp> All rights reserved. LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORCarl Franks <cpan@fireartist.com> COPYRIGHT AND LICENSEThis software is copyright (c) 2018 by Carl Franks. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|