The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Hermes::DBI::Root - DB interface to Hermes root data

SYNOPSIS

 use Hermes::DBI::Root;

 my $db = Hermes::DBI::Root->new( '/database/file' );

METHODS

See Vulcan::SQLiteDB.

DATABASE

A SQLITE db has tables of two columns:

 key : node name
 value : info associated with node