debian man page for alzabo::config

Query: alzabo::config

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Alzabo::Config(3pm)					User Contributed Perl Documentation				       Alzabo::Config(3pm)

NAME
Alzabo::Config - Alzabo configuration information
SYNOPSIS
use Alzabo::Config print Alzabo::Config::schema_dir;
DESCRIPTION
This module contains functions related to Alzabo configuration information.
FUNCTIONS
root_dir ($root) If a value is passed to this method then the root is temporarily changed. This change lasts as long as your application remains in memory. However, since changes are not written to disk it will have to be changed again. Returns the root directory for your Alzabo installation. schema_dir If no root_dir is defined, this function throws an exception. Returns the directory under which Alzabo schema objects are stored in serialized form. available_schemas If no root_dir is defined, this function throws an exception. Returns a list containing the names of the available schemas. There will be one directory for each schema under the directory returned. Directories which cannot be read will not be included in the list. Throws: "Alzabo::Exception::System" perl v5.8.8 2007-12-23 Alzabo::Config(3pm)
Related Man Pages
alzabo::changetracker(3pm) - debian
alzabo::create::index(3pm) - debian
alzabo::create::table(3pm) - debian
alzabo::postgresql(3pm) - debian
alzabo::runtime::rowcursor(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?