podsample - A sample pod document
some code
Item 1
Item 2
Item 3
Blah
- 1. Item 1
- 1. Item 2
- 1. Item 3
$here->isa(Piece::Of::Code);
print <<"END";
This indented block will not be scanned for formatting
codes or directives, and spacing will be preserved.
END
Here's some normal text. It includes text that is bolded, italicized, and $code
-formatted.
This is a bulleted list.
Here's another item.
Here's some embedded HTML. In this block I can include images, apply styles, or do anything else I can do with HTML. pod parsers that aren't outputting HTML will completely ignore it.
perlpod, perldoc, Pod::Parser.
Copyright 2005 J. Random Hacker.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.