in reply to Re: Creating my first perl mod
in thread Creating my first perl mod

You might wnat to take a look at podchecker.

If only it could understand all legal POD syntax (like =head3).

--
Ilya Martynov (http://martynov.org/)

Replies are listed 'Best First'.
Re: Re: Re: Creating my first perl mod
by emcb (Beadle) on Feb 27, 2002 at 10:08 UTC

    Hi,

    thanks for the comments. I was led to beleive that pod can be on an indented line, so that's how i did it. Now i know it wont ill change my editor-api to not use indentations on pod. Thanks for all the comments.

    Does anyone see any problems with the actual perl code?

    Cheers,

    Elfyn