Subject: | Existing version number not recognized for multi-line package declaration |
Applying Module::Metadata (1.000037) to a module defining its package name in more than one line (e.g. to Devel::Cover::Dumper 1.29, or Class::XSAccessor::Heavy 5.008, or JSON::PP 2.27200) the method "version" does not recognize any version number at all and returns undef.
A similar issue occurs for YAML::Mo although its package declaration is in a single line, but in this case the version definition is in the same line and seems to disturb.