INSTALLATION
============
First unpack the kit, if you have not already done so:
tar -xzvf Data-Validate-URI-x.xx.tar.gz
cd Data-Validate-URI-x.xx
Data::Validate::URI can be installed with:
perl Makefile.PL
make
make test
make install