There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

POE::Component::MessageQueue::IDGenerator::UUID - UUID generator.

DESCRIPTION

This is a concrete implementation of the Generator interface for creating message IDs. It uses standards compliant UUIDs, which according to Data::UUID are guaranteed to be unique until 3500 C.E., though I'm not sure how it knows that.

SEE ALSO

Data::UUID

AUTHOR

Paul Driver <frodwith@gmail.com>