[ 源代码: libpod-strip-perl ]
软件包:libpod-strip-perl(1.02-2)
libpod-strip-perl 的相关链接
Debian 的资源:
下载源码包 libpod-strip-perl:
- [libpod-strip-perl_1.02-2.dsc]
- [libpod-strip-perl_1.02.orig.tar.gz]
- [libpod-strip-perl_1.02-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
remove POD documentation from Perl code
Pod::Strip is a subclass of Pod::Simple that removes the POD (plain old documentation) from Perl code. The POD may optionally be replaced with comments so that line numbers of the code stay the same.
Pod::Strip is useful in Perl code parsers that don"t want to bother about POD.