The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:CfgTie RANDYM"

CfgTie::TiePh - a ph phonebook server configuration tool River stage zero No dependents

This is a file to help configure the ph program. tie %myhash, 'ph' %myhash{who}->{Person} %myhash{who}->{Phone} Methods This inherits any methods from the "CfgTie::Cfgfile" module (CfgTie::Cfgfile)...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieRealm - Ties configuration variables to various HTTP servers River stage zero No dependents

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieNet - A module to tie in the net database River stage zero No dependents

This is a straightforward hash tie that allows us to access the net database sanely. Ties There are two ties available for programmers: "tie %net,'CfgTie::TieNet'" $net{$name} will return a hash reference of the named net information "tie %net_addr,'...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieServ - A HASH tie that allows access the service port database River stage zero No dependents

This is a straight forward HASH tie that allows us to access the service port database sanely. Ties There are two ties available for programers: "tie %serv,'CfgTie::TieServ'" $serv{$name} will return a HASH reference of the named service information ...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::filever - a simple module for substituting newer versions into a file system. River stage zero No dependents

This is a set of utilities for manipulating files. "File's_Rotate" (*$Old, $New*) This is the file space equivalent to the variable exchange or swap. The *old* file will be renamed (with a .old extension) and the *new* file will be renamed to *old*. ...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieUser - an associative array of user names and ids to information River stage zero No dependents

This is a straightforward hash tie that allows us to access the user database sanely. It cross ties with the groups packages and the mail packages Ties There are two ties available for programmers: "tie %user,'CfgTie::TieUser'" $user{$name} will retu...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieShadow - an associative array of user names to password information River stage zero No dependents

This is a straightforward hash tie that allows us to access the shadow password database sanely. Ties This tie is available for programmers: "tie %shadow,'CfgTie::TieShadow'" $shadow{$name} will return a hash reference of the named shadow information...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieNamed - A tool to help configure the name daemon (BIND DNS server) River stage zero No dependents

This is a tie hash to the NAMED configuration files. You use it as follows: tie %named, 'CfgTie::TieNamed','/path/to/named.boot'; $named = CfgTie::TieNamed->new('/path/to/named.boot'); These will set up a hash (*named*) to the named configuration fil...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieAliases - an associative array of mail aliases to targets River stage zero No dependents

This Perl module ties to the /etc/aliases file so that things can be updated on the fly. When you tie the hash, you are allowed an optional parameter to specify what file to tie it to. tie %mtie,'CfgTie::TieAliases' or tie %mtie,'CfgTie::TieAliases',...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgTie::TieRCService - A module to manage Unix services River stage zero No dependents

This is a straightforward interface to the control scripts in @file{/etc/rc?.d} This package helps manage these system services. The tie hash is structured like so: { $Service_Name => $Service_Ref, } $Service_Ref is a hash reference; the details will...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

lib/CfgTie/TieProto.pm River stage zero No dependents

This is a straightforward hash tie that allows us to access the protocol number database sanely. Ties There are two ties available for programmers: "tie %proto,'CfgTie::TieProto'" $proto{$name} will return a hash reference of the named protocol infor...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgNamed - a tool to help change your DNS settings River stage zero No dependents

This is a tool to help modify and keep your DNS server files up to date....

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

CfgAliases - a tool to help change you email /etc/aliases settings River stage zero No dependents

This is a tool to help modify and keep your /etc/aliases file up to date....

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

mail-validate - A CfgTie example that checks /var/spool/mail for errors River stage zero No dependents

This is an example of how CfgTie might be used. It just checks out the mail spool (/var/spool/mail) and makes some recommendations....

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC

DNS-find-free - an example tool to help find free spots in your DNS table River stage zero No dependents

This is a tool to help find some unallocated DNS addresses in your files. There are two methods of operation: either by specifying the kind of unallocated space you would like to find, or to employ a script files that specifies this information. Curr...

RANDYM/CfgTie-0.41 - 11 Mar 2002 16:09:07 UTC
15 results (0.024 seconds)