To install, simply issue the following commands:

	perl Makefile.PL
	make
	make test
	make install
	make realclean

Swatch installs just like a CPAN module. If you are not familiar with this 
process then you may want to read about it by issuing the command:

	man ExtUtils::MakeMaker

Use the "perldoc" command if your "man" cannot find the document.



