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