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::Lib::UUID - Data::UUID wrapper

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