See the sample.pod file that this HTML was generated from.
Then an http://www.example.com/foo/bar.txt|Example Link for a Pod::Simple module. See also Pod::Simple::Subclassing. Now we mention Pod::Simple again. Now we talk about a data.txt file. And our copy of data.txt. And a plain http://www.example.com a/href.
And some foot-noted text.1
BIG Header (1)
normal header (2)
little header (3)
littlest header (4)
Other tags
Regular bold and italics work too.
And inline code such as this my $foo=Bar->new()
snippet.
And regular pod Verbatim is treated as code:
my $x = $y;
$x += 3;
More code examples
Just a code snippet:
A code snippet w/line numbers:
And code sourced from the sample.pl file:
And just <pre> tag stuff, e.g. for output or data.
<a name="footnote1" id="footnote1"></a>1. This is the first footnote.
3 POD Errors
The following errors were encountered while parsing the POD:
- Around line 21:
Deleting unknown formatting code A<>
Deleting unknown formatting code M<>
Deleting unknown formatting code M<>
Deleting unknown formatting code M<>
Deleting unknown formatting code A<>
- Around line 28:
Deleting unknown formatting code N<>
- Around line 77:
Unknown directive: =sourcedcode