Blame README

Packit 97a302
Encode-Locale
Packit 97a302
==============
Packit 97a302
Packit 97a302
The purpose of this Perl module is try determine what encodings should be used
Packit 97a302
when interfacing to various external interfaces.  You will need perl-5.8 or
Packit 97a302
better to use this module.
Packit 97a302
Packit 97a302
© 2010 Gisle Aas `<gisle@aas.no>`.
Packit 97a302
Packit 97a302
This library is free software; you can redistribute it and/or
Packit 97a302
modify it under the same terms as Perl itself.