# perl-Module-Metadata (Module::Metadata) SMEServer Koozali local git repo for perl-Module-Metadata ## Documentation https://metacpan.org/pod/Module::Metadata ## Bugs CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Metadata) Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-Module-Metadata&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED) ## Description This module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain.