NAME

Pcore::Util::UUID::Obj

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