使用perldoc检查模块POD
Perl附带一个名为perldoc的命令行程序,该程序可以通过POD标记语言使搜索和阅读Perl庞大文档变得更加容易。如果使用-F标志调用perldoc,它将显示输入文件的POD标记 - 当您开发新的Perl发行版并希望在CPAN上供所有人查看之前检查模块中POD的外观时,这很有用。
阅读它
我们是如何编写模板工具包书籍的...
有许多可用于编写书籍的工具。许多人会立即使用他们最喜欢的文字处理器,但我已经使用Microsoft Word编写了一本书,因此我不太可能重复这一经历。Darren Chamberlain,Andy Wardley,...
阅读它
LATEST COMMUNITY ARTICLES
- More commenting... maybe?
github.polettix.it - Perl Weekly Challenge 121: Invert Bit
blogs.perl.org - Web nostalgia: MojoX::Mechanize
github.polettix.it - On the eve of CPAN Testers
blogs.perl.org - PWC121 - The Travelling Salesman
github.polettix.it - PWC121 - Invert Bit
github.polettix.it - Floyd-Warshall algorithm implementations
github.polettix.it - Perl Weekly Challenge 120: Swap Odd/Even Bits and Clock Angle
blogs.perl.org - How I Uploaded a CPAN Module
blogs.perl.org - App::Easer released on CPAN
github.polettix.it