NAME
ObjStore::NoInit - 'use ObjStore', but Delay Initialization
SYNOPSIS
#use ObjStore qw(import list);
use ObjStore::NoInit qw(import list);
DESCRIPTION
We go through hoops to make it easy for newbies. Use this module if you need to do something fancy. Here is a list of fancies:
$ObjStore::CACHE_SIZE
$ObjStore::CLIENT_NAME
$ObjStore::SCHEMA_DB
Some of these variables can also be set via environment variables.