[ ソース: libpod-strip-perl ]
パッケージ: libpod-strip-perl (1.100-1)
libpod-strip-perl に関するリンク
Debian の資源:
libpod-strip-perl ソースパッケージをダウンロード:
- [libpod-strip-perl_1.100-1.dsc]
- [libpod-strip-perl_1.100.orig.tar.gz]
- [libpod-strip-perl_1.100-1.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.