DCE::UUID - Misc UUID functions


DCE-Perl documentation  | view source Contained in the DCE-Perl distribution.

Index


NAME

Top

DCE::UUID - Misc UUID functions

SYNOPSIS

Top

  use DCE::UUID;

DESCRIPTION

Top

DCE::UUID exports the following functions:

    my($uuid, $status) = uuid_create();

    my($hash, $status) = uuid_hash($uuid);

AUTHOR

Top

Doug MacEachern <dougm@osf.org>

SEE ALSO

Top

perl(1), DCE::Status(3), DCE::Registry(3), DCE::Login(3).


DCE-Perl documentation  | view source Contained in the DCE-Perl distribution.