The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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()>.