The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Name

Connector

Description

This is the base class for all Connector::Proxy implementations.

Developer Info

When creating the connector, all class attributes that have a corresponding config item are initialised with the given values.

All configuration options, that are denoted on the same level as the connector definition are accessible inside the class using $self-conn()->get()>.