|
C |
CfgTie::TiePh -- a ph phonebook server configuration tool
Makes it easy to manage the ph phonebook server configuration files as a hash.
tie %myhash, 'ph'
%myhash{who}->{Person}
This is a file to help configure the ph program.
tie %myhash, 'ph'
%myhash{who}->{Person}
%myhash{who}->{Phone}
This inherits any methods from the CfgTie::Cfgfile module
(the CfgTie::Cfgfile manpage)
the CfgTie::Cfgfile manpage, the CfgTie::TieAliases manpage, the CfgTie::TieGeneric manpage, the CfgTie::TieGroup manpage, the CfgTie::TieHost manpage, the CfgTie::TieMTab manpage, the CfgTie::TieNamed manpage, the CfgTie::TieNet manpage, the CfgTie::TiePh manpage, the CfgTie::TieProto manpage, the CfgTie::TieRCService manpage, the CfgTie::TieRsrc manpage, the CfgTie::TieServ manpage, the CfgTie::TieShadow manpage, the CfgTie::TieUser manpage
Randall Maas (randym@acm.org, http://www.hamline.edu/~rcmaas/)
|
C |