[ 原始碼: libpod-plainer-perl ]
套件:libpod-plainer-perl(1.04-2)
libpod-plainer-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpod-plainer-perl:
- [libpod-plainer-perl_1.04-2.dsc]
- [libpod-plainer-perl_1.04.orig.tar.gz]
- [libpod-plainer-perl_1.04-2.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.
其他與 libpod-plainer-perl 有關的套件
|
|
|
|
-
- dep: libpod-parser-perl
- modules for parsing/translating POD format documents
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language