The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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