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

NAME

Pcore::Util::UUID - Data::UUID wrapper

SYNOPSIS

    P->uuid->str;
    P->uuid->bin;
    P->uuid->hex;

DESCRIPTION

This is Data::UUID wrapper to use with Pcore::Util interafce.

SEE ALSO

Data::UUID