> From: Agent Zhang
> IMHO pod2html is old and broken in various ways. I think you should
> use the tools provided by Pod::Simple instead. For the Synopses on
> feather, we're using the podhtml.pl script (based on
> Pod::Simple::HTML):

>     http://svn.pugscode.org/pugs/util/podhtm.pl

> Hopefully you may find it useful :)

> Cheers,
> -agentzh

Thanks, that works.  I tweeked the style sheet to use preferred fonts, and also 
this tip I'd like to pass along:

CODE:hover {
        background-color: yellow;
        }

That makes it easy to isolate a code fragment from the surrounding text, 
especially when it is followed by punctuation belonging to the sentence.  It 
only highlights when I mouse-over it, and is otherwise non-intrusive.

--John

--------------------------------------
Protect yourself from spam, 
use http://sneakemail.com

Reply via email to