套件:libpod-pseudopod-perl(0.19-2)
libpod-pseudopod-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpod-pseudopod-perl:
- [libpod-pseudopod-perl_0.19-2.dsc]
- [libpod-pseudopod-perl_0.19.orig.tar.gz]
- [libpod-pseudopod-perl_0.19-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
framework for parsing PseudoPod
PseudoPod is an extended set of Pod tags used for book manuscripts. Standard Pod doesn't have all the markup options you need to mark up files for publishing production. PseudoPod adds a few extra tags for footnotes, tables, sidebars, etc.
Pod::PseudoPod adds parsing support for the PseudoPod tags. It also overrides Pod::Simple's _handle_element_start, _handle_text, and _handle_element_end methods so that parser events are turned into method calls.
In general, you'll only want to use this module as the base class for a PseudoPod formatter/processor.
其他與 libpod-pseudopod-perl 有關的套件
|
|
|
|
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language