
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).