The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME

Data::ID::Maildir - generate maildir-style unique IDs

DESCRIPTION

This module exports one function, "maildir_id", which generates
maildir-style unique IDs.

INSTALLATION

	perl Build.PL
	./Build
	./Build test
	./Build install

AUTHOR

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

COPYRIGHT

Copyright (C) 2004, 2007, 2010, 2011, 2017
Andrew Main (Zefram) <zefram@fysh.org>

LICENSE

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