$ module-starter --module=Module::BuildDistro $ cd Module-BuildDistro/ $ perl Makefile.PL $ make dist # <---- this throws erros $ touch META.yml $ make dist # <---- succeeds!