in reply to Getting good =head

I've never really needed anything deeper than =head2 -- I tend to use =item below that point. I note that Pod::Coverage (and probably other Pod:: modules) will handle =head\d with no trouble.


No good deed goes unpunished. -- (attributed to) Oscar Wilde

Replies are listed 'Best First'.
Re^2: Getting good =head
by demerphq (Chancellor) on Jan 03, 2006 at 19:58 UTC

    I mostly want it because in Pod::HTML and similar things it builds the index from the =head entries. I find two layers is often a bit flat.

    ---
    $world=~s/war/peace/g

      If they can upgrade Pod::Html, it will work