
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 (CfgTie::Cfgfile)

CfgTie::Cfgfile, CfgTie::TieAliases, CfgTie::TieGeneric, CfgTie::TieGroup, CfgTie::TieHost, CfgTie::TieMTab, CfgTie::TieNamed, CfgTie::TieNet, CfgTie::TiePh, CfgTie::TieProto, CfgTie::TieRCService, CfgTie::TieRsrc, CfgTie::TieServ, CfgTie::TieShadow, CfgTie::TieUser

Randall Maas (randym@acm.org, http://www.hamline.edu/~rcmaas/)