[ 源代码: libparse-distname-perl ]
软件包:libparse-distname-perl(0.05-3)
libparse-distname-perl 的相关链接
Debian 的资源:
下载源码包 libparse-distname-perl:
- [libparse-distname-perl_0.05-3.dsc]
- [libparse-distname-perl_0.05.orig.tar.gz]
- [libparse-distname-perl_0.05-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to parse a CPAN distribution name
Parse::Distname is yet another distribution name parser. It works almost the same as CPAN::DistnameInfo, but Parse::Distname takes a different approach. It tries to extract a version part of a distribution and treat the rest as a distribution name, contrary to CPAN::DistnameInfo which tries to define a name part and treat the rest as a version.