There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

CLASS METHODS

from_config

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

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

drop_tables

Drop all the tables if they exist.