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

WE_Multisite::Root - a sample implementation for a multi-site environment

SYNOPSIS

    $root = new WE_Multisite::Root -rootdir => $root_directory_for_database;

DESCRIPTION

A sample instantiation for WE::DB for multi-site environments. There is only one UserDB for the whole system, but there is a number of independen site databases (ObjDB and ContentDB).

METHODS

AUTHOR

Slaven Rezic - slaven@rezic.de

SEE ALSO

WE::DB.