This module provides an OO Perl interface to the DCE Registry API. The sec_rgy_ prefix has been dropped and methods are invoked via a blessed registry_context object....
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCDCE::UUID exports the following functions: uuid_create() my($uuid, $status) = uuid_create(); uuid_hash() my($hash, $status) = uuid_hash($uuid); POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: '=ite...
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCPerl extension for interfacing to the DCE login API....
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCDCE::ACL provides a Perl interface to the sec_acl_* client API. As the sec_acl_list_t structure is rather complex, additional classes and methods are provided so Perl scripts can deal with it in a reasonable fashion....
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCWhen a $scalar is tie'd to the DCE::Status class, it has a different value depending on the context it is evaluated in, similar to the magic $! variable. When evaluated in a numeric context, the numeric value is returns, otherwise, the string value o...
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCThese constant methods are inherited by DCE::Registry, a developer should not need to use this module and its methods directly. Here is a list of the available constants: acct_admin_audit acct_admin_client acct_admin_flags_none acct_admin_server acct...
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTCThese constant methods are inherited by DCE::Login, a developer should not need to use this module and its methods directly....
PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTC