
PBib::ConfigFile - Configuration file for PBib

use PBib::ConfigFile; $conf = new PBib::ConfigFile(); # see Config::General

extend Config::General to handle search path for included config files


Peter Tandler pbib@tandlers.de

Module PBib::PBib

$Log: ConfigFile.pm,v $ Revision 1.4 2003/06/16 09:11:50 tandler cosmetic change
Revision 1.3 2003/06/13 15:25:17 tandler the module Config::General is use in version >= 2.18
Revision 1.2 2003/04/16 15:05:15 tandler all code removed .... I instead patched Config::General
Revision 1.1 2003/04/14 09:46:12 ptandler new module ConfigFile that encapsulates Config::General