OVERVIEW

The CharsetDetector.pm module aims to detect charset

All of these feature is in a easy way.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Makefile.PL
   make
   make test
   make install

or simply copy CharsetDetector.pm to your lib path

To uninstall this module type the following:

rm -rdf `cat /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/CharsetDetector/.packlist` /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/CharsetDetector


Author
	QIAN YU / foolfish@cpan.org