NAME

Data::ID::Exim - generate Exim message IDs

DESCRIPTION

This module exports one function, "exim_mid", which generates IDs using
the algorithm that the Exim MTA uses to generate message IDs.

INSTALLATION

	perl Makefile.PL
	make
	make test
	make install

AUTHOR

Andrew Main (Zefram) <zefram@fysh.org>

COPYRIGHT

Copyright (C) 2004 Andrew Main (Zefram) <zefram@fysh.org>

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