SYNOPSIS

use RefDB::Prefs;

my %prefs;

my $prefs = RefDB::Prefs::->new(\*(L"/usr/local/etc/myapprc\*(R", \*(L"/home/user/myapprc\*(R");

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]

RELATED TO RefDB::Prefs…

This module is part of the RefDB package, a reference manager and bibliography tool for markup languages. Please visit http://refdb.sourceforge.net for further information.