[Module-build-general] META.yaml & META.yml
Status: Beta
Brought to you by:
kwilliams
|
From: Greg M. <la...@ms...> - 2003-04-29 07:44:11
|
I'm wondering why the only.pm module requires the file to be called META.yml rather than META.yaml, despite the fact Module::Build documentation says it is called META.yaml and all the other YAML files that the only module creates have the .yaml extension. Trying out Module::Build on modules which ship with Makefile.PL, I found ./Build distdir was the way to create this file, without which ./Build versioninstall wouldn't work. -- Greg Matheson Taiwan |