Email::Obfuscate
================

INSTALLATION

To install this distribution type the following:

	cpansign -v (optional; requires Module::Signature to be installed)
	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

	Module::Signature (optional; for distribution authenticity verification)
