[ 源代码: libpod-plainer-perl ]
软件包:libpod-plainer-perl(1.04-1)
libpod-plainer-perl 的相关链接
Debian 的资源:
下载源码包 libpod-plainer-perl:
- [libpod-plainer-perl_1.04-1.dsc]
- [libpod-plainer-perl_1.04.orig.tar.gz]
- [libpod-plainer-perl_1.04-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl extension for converting Pod to old-style Pod
Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>' constructs and returns the old(er) style with just 'C<>'; '<' and '>' are replaced by 'E<lt>' and 'E<gt>'.
This can be used to pre-process Pod before using tools which do not recognise the new style Pods.