Download: DB-Pluggable-1.112001.tar.gz
Dependencies
Annotate this POD
DB::Pluggable::Role::Initializer - Something that initializes the plugin system
The Initializer role indicates that a plugin wants to do something when the plugin handler starts to run. The plugin must provide the initialize() method.
Initializer
initialize()