[ 源代码: libmodule-metadata-perl ]
软件包:libmodule-metadata-perl(1.000037-1)
libmodule-metadata-perl 的相关链接
Debian 的资源:
下载源码包 libmodule-metadata-perl:
- [libmodule-metadata-perl_1.000037-1.dsc]
- [libmodule-metadata-perl_1.000037.orig.tar.gz]
- [libmodule-metadata-perl_1.000037-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to gather package and POD information from perl module files
Module::Metadata provides a standard way to gather metadata (like name, version, list of packages, list of pod sections, ...) 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.