Package: wnpp
Severity: wishlist
Owner: Antony Gelberg <antony.gelb...@wayforth.com>

  Package name    : libcatalyst-plugin-unicode-encoding-perl
  Version         : 1.0
  Upstream Authors : Christian Hansen <c...@ngmedia.com>, Masahiro Chiba, Tomas
Dorian <bobtf...@bobtfish.net>
  URL             : http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding
  License         : GPL / Artistic (as for Perl)
  Programming Lang: Perl
  Description     : Unicode-aware Catalyst plugin

This module provides a simple way of making Catalyst webapps work with
Unicode.  On request, decodes all parameters from encoding into a sequence 
of logical characters. On response, encodes body into encoding.

    use Catalyst qw[Unicode::Encoding];

    MyApp->config( encoding => 'UTF-8' ); # A valid Encode encoding



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to