debian man page for alzabo::runtime

Query: alzabo::runtime

OS: debian

Section: 3pm

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

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

NAME
Alzabo::Runtime - Loads all Alzabo::Runtime::* classes
SYNOPSIS
use Alzabo::Runtime qw( schema_name );
DESCRIPTION
Using this module loads Alzabo::Runtime::* modules. These modules are what an end user of Alzabo uses to instantiate objects representing data in a given schema. import METHOD This method is called when you "use" this class. You can pass an array of strings to the module via the "use" function. These strings are assumed to be the names of schema objects that you want to load. This can be useful if you are running under a mod_perl (or similar) envi- ronment and has the potential to save some memory by preloading the objects before a fork, hopefully increasing shared memory. This method explicitly ignores errors that may occur when trying to load a particular schema. This means that later attempts to retrieve that schema will probably also fail. This is done so that the application that wants a particular schema can explicitly handle the failure later on.
AUTHOR
Dave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Runtime(3pm)
Related Man Pages
alzabo::exceptions(3pm) - debian
alzabo::postgresql(3pm) - debian
alzabo::runtime::index(3pm) - debian
alzabo::runtime::rowcursor(3pm) - debian
alzabo::schema(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?