# from Joshua ben Jore # on Thursday 07 June 2007 05:14 pm: >On 6/7/07, Eric Wilhelm <[EMAIL PROTECTED]> wrote: >> I've never seen the benefit of pod after __END__. IMO, your code >> and docs should follow the same order/groupings. > >It has two benefits. >...readable without syntax highlighting. >...don't spend the CPU
The first is pretty moot with the right tools, which are easy to find. As for the browser, that can be highlighted or pod2html'd. The second is an optimization, so can be done in the build tool. I guess the "I want a more dynamic pod" thing could also be done in the build tool. Just needs an =include or thereabouts. I'll leave that as the answer to what chromatic said too. Speaking of which, what's the state of the art in pod6? --Eric -- I arise in the morning torn between a desire to improve the world and a desire to enjoy the world. This makes it hard to plan the day. --E.B. White --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------