I've done pod both ways, for over a year each way, and I am not really happy with either approach.
If I was using an editor that did pod-folding the way Eclipse does javadoc folding, then i would probably favor the inline approach. -M On Thu, 7 Jun 2007, chromatic wrote: > On Thursday 07 June 2007 15:36:49 Eric Wilhelm wrote: > > > I've never seen the benefit of pod after __END__. IMO, your code and > > docs should follow the same order/groupings. > > Why? I can imagine several different conceptual groupings within > documentation that have little meaning within code. The reverse also > applies, albeit with far fewer groupings. > > -- c >