This perl library uses perl5 objects to make it easy to manage .db based password files used by web servers. The interface is simple and allows information over and above the username/password to be stored.
This perl library uses perl5 objects to make it easy to read a simple database from disk. The database format is much like the Windows .INI file format, except that multiple values are allowed for one key in a section.