in reply to Re: POD question: listing methods
in thread POD question: listing methods

Why use a bold tag around the item, too? Does that just look better on some particular translation?

In my documentation style that I've used in TeX and other formats, I found making the function name alone as a very noticable thing on the page is a good idea. This follows the same principle. I see, although Perl doesn't have overloading like C++, it still has multiple ways to call something that ought to be illustrated.

Replies are listed 'Best First'.
Re^3: POD question: listing methods
by adrianh (Chancellor) on Oct 30, 2002 at 10:47 UTC
    Why use a bold tag around the item, too? Does that just look better on some particular translation?

    Yup. I find it makes it easier to spot methods when you're scrolling through a long document.