Email::IsFree version 0.02
==========================

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 [email protected]

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

COPYRIGHT AND LICENCE

Copyright (C) 2003 MaxMind LLC

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.