
LWP::Charset is used to retrieve charset information from either HTTP
headers or HTML <meta> tag.

To install LWP::Charset , just do as the usual installation steps:

   perl Makefile.PL
   make
   make install

This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

Cheers,
Kang-min Liu (gugod@gugod.org)
