back

requirements

This module requires PERL and some basic knowledge about coding perl.

installation

to install, type:

% perl Makefile.PL % make % make test % su # make install

You can supply some additional parameters to 'perl Makefile.PL', for details type:

% perl Makefile.PL --help

documentation

The documentation for Config::General is available in Perlpod format, which will be installed if you install the module. You can read it using the command 'perldoc Config::General'.

You can read it online too:

Config::General

Config::General::Extended

Config::General::Interpolated

You might also be interested in the Changelog.

Config::General is Copyright 2000-2003 by T.L.. Config::General::Extended is Copyright 2000-2003 by T.L.. Config::General::Interpolated is Copyright 2001 by Wei-Hon Chen. Config::General::Interpolated is Copyright 2002-2003 by T.L..

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Read the complete Perl Artistic License online.