Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Unix-ConfigFile - Perl interface to various Unix configuration files
- Description:
The Unix::ConfigFile module provides a base class from which the other
Unix::*File modules are derived. It provides some basic facilities like
file opening, locking, and closing. You do not need to use this module
directly unless you are developing a derived module for an unsupported
configuration file. However, some of the methods documented here are
intended for public use by users of Unix::ConfigFile submodules, so you
may find this documentation useful even if you are not developing your
own module.
Packages