Email::IsFree version 0.01 ========================== This module detects whether an e-mail address belongs to a free e-mail provider such as hotmail.com or yahoo.com. It currently contains over 6000 domains. Additions and corrections are welcome, please send to tjmather@tjmather.com INSTALLATION To install this module type the following: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Copyright (C) 2002 TJ Mather This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.