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

NAME

Pcore::Lib::UUID::Obj

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

Data::UUID