NAME
DBIx::Fast::Base - Base class for DBIx::Fast components
DESCRIPTION
Abstract base class that all DBIx::Fast submodules inherit from. It holds a reference to the parent DBIx::Fast instance and validates that the required parameter is provided during construction.
METHODS
dbix
Accessor that returns the DBIx::Fast instance passed at construction time.
AUTHOR
Harun Delgado
LICENSE
This is free software under the Artistic License 2.0.