yet another version
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Plugin / Unicode / Encoding.pm
1 package Catalyst::Plugin::Unicode::Encoding;
2
3 our $VERSION = '5.90125';
4
5 1;
6
7 =head1 NAME
8
9 Catalyst::Plugin::Unicode::Encoding - Unicode aware Catalyst
10
11 =head1 DESCRIPTION
12
13 This plugin has been merged into core.  This package only exists to clean out
14 any existing versions on your installed system.
15
16 =head1 AUTHORS
17
18 Catalyst Contributors, see Catalyst.pm
19
20 =head1 COPYRIGHT
21
22 This library is free software. You can redistribute it and/or modify
23 it under the same terms as Perl itself.
24
25 =cut