RefDB::Prefs(3) Perl extension for managing preferences of RefDB apps

SYNOPSIS

use RefDB::Prefs;

my %prefs;

my $prefs = RefDB::Prefs::->new(``/usr/local/etc/myapprc'', ``/home/user/myapprc'');

DESCRIPTION

RefDB::Prefs allows one to read the contents of global and personal config files into a hash. Personal settings override global settings.

FEEDBACK

Send bug reports, questions, and comments to the refdb-users mailing list at:

[email protected]

For list information and archives, please visit:

http://lists.sourceforge.net/lists/listinfo/refdb-users

AUTHOR

Markus Hoenicka, [email protected]