pconfig is a Perl script to set up other Perl scripts. It allows a Perl
script's configuration information to be included within the script instead of
in an external configuration file. The script to be configured must contain
special comments which are interpreted by pconfig and used to guide the
configuration process. The output of pconfig can be input to pconfig again,
allowing reconfiguration.