About the Files
Here is a description of the files included with the 1.1 Version
of The Host Table Editor:
Changes -- This text file lists the changes made to each version
of the package.
hte -- The host table editor program.
hte.conf -- A sample configuration file.
hte.sql -- The MySQL database creation script with initial data.
MANIFEST -- The list of files included in the package.
Makefile.PL -- The Perl makefile creation script.
test.pl -- Basic Perl test script used during installation.
Commands/Commands.pm -- The interactive command tree module. This
defines the language and structure of the user interface.
Commands/test.pl -- Basic Perl test script used during installation.
Commands/Makefile.PL -- The Perl makefile creation script, used
during installation.
Commands/CmdTree.pm -- The Perl object class that manages the
command tree structure.
|