The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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>