Mail::Date version 0.06
======================

 This module generates a rfc2822 compliant email date-time string.

INSTALLATION

 To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

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.
