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.
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.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 20:
Deleting unknown formatting code A<>
Deleting unknown formatting code M<>
Deleting unknown formatting code M<>
Deleting unknown formatting code M<>
- Around line 65:
Unknown directive: =sourcedcode