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

CLASS METHODS

from_config

Construct a new instance from a Zonemaster::Backend::Config.

    my $db = Zonemaster::Backend::DB::PostgreSQL->from_config( $config );

drop_tables

Drop all the tables if they exist.