Mail::Date version 0.07
======================

 This module is used for conversion to RFC2822 compliant date-time.

INSTALLATION

 To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

 This module requires perl5.8 or later.
 And,
 this module requires these other modules and libraries:

   Exporter

COPYRIGHT AND LICENCE

 Copyright (c) 1999-2003 Masanori HATA. All rights reserved.

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