WWW/Yahoo/Credentials version 0.80
==================================

This module provides access methods to credentials stored in an XML
file.  These credentials can be used for logging into Yahoo.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Exception::Class

COPYRIGHT AND LICENSE

This software is Copyright 2003 Ken Neighbors.

This module is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.000 or (at
your option) any later version of Perl.  That is, you can redistribute
this module and/or modify it under the terms of either:

  a) the GNU General Public License as published by the Free Software
     Foundation; either version 1, or (at your option) any later version,
     or

  b) the "Artistic License" which comes with Perl, or

  c) the license terms of Perl versions later than 5.000

