Pod::Simple::TextContent -- 获取 Pod 的文本内容
TODO
perl -MPod::Simple::TextContent -e \
"exit Pod::Simple::TextContent->filter(shift)->any_errata_seen" \
thingy.pod
此类解析 Pod 并仅转储文本内容。它主要用于 Pod::Simple 测试套件,但您可能会发现它还有其他用途。
这是 Pod::Simple 的子类,并继承了它的所有方法。
Pod::Simple, Pod::Simple::Text, Pod::Spell
有关 POD 和 Pod::Simple 的问题或讨论,请发送邮件至 [email protected] 邮件列表。发送空邮件至 [email protected] 订阅。
此模块在开放的 GitHub 存储库中进行管理,https://github.com/perl-pod/pod-simple/。 欢迎您随意分叉和贡献,或克隆 git://github.com/perl-pod/pod-simple.git 并发送补丁!
欢迎您针对 Pod::Simple 发送补丁。 请将错误报告发送至 <[email protected]>。
版权所有 (c) 2002 Sean M. Burke。
此库是自由软件;您可以根据与 Perl 本身相同的条款重新分发和/或修改它。
本程序的发布旨在提供实用性,但没有任何担保;甚至没有暗示的适销性或特定用途适用性的担保。
Pod::Simple 由 Sean M. Burke <[email protected]> 创建。但请不要打扰他,他已经退休了。
Pod::Simple 由以下人员维护:
Allison Randal [email protected]
Hans Dieter Pearcey [email protected]
David E. Wheeler [email protected]