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

NAME

WE::DB::FS - filesystem implementation of WE::DB

SYNOPSIS

    $objdb = WE::DB::FS->new($root, $rootdirectory);
    $objdb = $root->ObjDB

DESCRIPTION

This is a filesystem implementation of WE::DB. Please see WE::DB::Obj for a description of available methods. Note that not all WE::DB::Obj methods are implemented yet.