Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

use strict;
__PACKAGE__->config(
template_extension => '.mas',
use_match => 0,
);
1;