| DCE-Perl documentation | view source | Contained in the DCE-Perl distribution. |
DCE::UUID - Misc UUID functions
use DCE::UUID;
DCE::UUID exports the following functions:
my($uuid, $status) = uuid_create();
my($hash, $status) = uuid_hash($uuid);
Doug MacEachern <dougm@osf.org>
perl(1), DCE::Status(3), DCE::Registry(3), DCE::Login(3).
| DCE-Perl documentation | view source | Contained in the DCE-Perl distribution. |