The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$^W = 1; # Can't use "use warnings", see perl_version below.
use inc::Module::Build::Functions::DSL( build_class => 'Module::Build::SubClass' );

custom_flag flag_set

custom_array    1
custom_array    1
custom_array    2
custom_array    3

custom_hash     key1        value1
custom_hash     key2        value2

module_name                 MBF::Test
dist_version_from           lib/MBF/Test.pm