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