Catalyst::Model::Adaptor::Base(3pm) | User Contributed Perl Documentation | Catalyst::Model::Adaptor::Base(3pm) |
NAME
Catalyst::Model::Adaptor::Base - internal base class for Catalyst::Model::Adaptor and friends.
SYNOPSIS
# There are no user-serviceable parts in here.
METHODS
_load_adapted_class
Load the adapted class
_create_instance
Instantiate the adapted class
prepare_arguments
Prepare the arguments
mangle_arguments
Make the arguments amenable to the adapted class
SEE ALSO
Catalyst::Model::Adaptor
Catalyst::Model::Factory
Catalyst::Model::Factory::PerRequest
2022-06-09 | perl v5.34.0 |