sub load_config { my $self = shift; my $to_load = shift; with "LaborBelege::AddOns::$to_load\::main"; $self->config_module(); }