The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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