---
comment: |
do not use Module::Build which has some major issues
match:
distribution: "SCHWIGON/class-methodmaker/Class-MethodMaker-\d"
cpanconfig:
prefer_installer: "EUMM"
#test:
# args:
# - TEST_FILES="t/v1_boolean.t t/v1_static_list.t t/v1_key_with_create.t t/array.t t/v1_object_tie_list.t t/v1_list.t t/diffclass.t t/v1_static_hash.t t/v1_set_once_static.t t/v1_tie_list.t t/test_v1.pm t/v1_get_set.t t/v1_hash.t t/new.t t/v1_new_hash_with_init.t t/v1_abstract.t t/v1_tie_hash.t t/basic.t t/v1_get_set_hi.t t/v1_counter.t t/v1_copy.t t/v1_singleton.t t/v1_code.t t/v1_get_concat.t t/scalar.t t/redefine-warnings.t t/v1_method.t t/hash.t t/v1_key_attrib.t t/v1_object.t t/v1_object_tie_hash.t t/v1_set_once.t t/v1_tie_scalar.t t/v1_object_list.t t/v1_new.t t/v1_static_get_set.t"