[Canberra-pm] Podding around

Paul Matthews plm at netspace.net.au
Tue Jul 29 17:33:19 PDT 2008


Jacinta Richardson wrote:
> Are you sure?  I get the following.  Using Pod::Html 1.0504.
>   
Also using 1.504 here.
> ...
> <h1><a name="name">NAME</a></h1>
> <p>dbs.pm</p>
> <p>
> </p>
> <h2><a name="description">DESCRIPTION</a></h2>
> <p>Objects holding the information and structure of the databases.</p>
> <p>
> </p>
> <hr />
> <h1><a name="name">NAME</a></h1>
> <p>dbbase</p>
> <p>
> </p>
> <h2><a name="description">DESCRIPTION</a></h2>
> <p>Base class of all db objects. This class should never be directly
> instantiated.</p>
> <p>
> </p>
> ....
>
> That has 2 h1s in it.
>   
I get the following however

<h1><a name="name">NAME</a></h1>
<p>dbs.pm</p>
<p>
</p>
<h2><a name="description">DESCRIPTION</a></h2>
<p>Objects holding the information and structure of the databases.</p>
<p>
</p>
<h2><a name="description">DESCRIPTION</a></h2>
<p>Base class of all db objects. This class should never be directly
instantiated.</p>
<p>
</p>
<h2><a name="synopsis">SYNOPSIS</a></h2>
....

> One hint.  When you provide code examples in POD, indent them by at least one
> space character.  This means POD will know what to do with them and pod2html
> won't wrap them in a paragraph block.
>   
Thought I did. Must be an accident of my email client. Sorry.

-- 
Fools ignore complexity. Pragmatists suffer it.
Some can avoid it. Geniuses remove it.



More information about the Canberra-pm mailing list