in reply to Re: Tables in Pod
in thread Tables in Pod

Yes, that's the method I'm using to get round it for the moment. Unfortunately I think I may need something more fancy at a later date...

Replies are listed 'Best First'.
Re: Tables in Pod
by Abigail-II (Bishop) on Oct 23, 2003 at 11:01 UTC
    If you need anything fancy, use something else instead of POD. POD, afterall, stands for Plain Old Documentation. PODs simplicity is a feature.

    Abigail