Skip to Content
Programming PERL in the .NET Environment
book

Programming PERL in the .NET Environment

by Yevgeny Menaker, Michael Saltzman, Robert J. Oberg
September 2002
Intermediate to advanced content levelIntermediate to advanced
496 pages
10h
English
Addison-Wesley Professional
Content preview from Programming PERL in the .NET Environment

Plain Old Documentation

In the last several years, there has been a trend in software development that espouses the coupling of code and documentation in the same file. Prior to this trend, documentation was usually tasked separately, increasing the chances for inconsistencies between code and documentation.

Perl modules typically contain documentation along with code. The documentation is accomplished through a mini-markup language called Plain Old Documentation, or POD. The documentation is intended as markup for tools that come with the Perl distribution. The result of using the tools on a particular module will be HTML, text, or something else, depending upon the tool.

Using POD

When a POD translator reads a module, it looks for tags such ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Sams Teach Yourself Perl in 21 Days, Second Edition

Sams Teach Yourself Perl in 21 Days, Second Edition

Laura Lemay, Rafe Colburn
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0130652067Purchase book