Personally, I find the POD useful when I'm going thru a Devel::Cover run. I
interleave POD with functions and I like to refer to my docs.
Well, since POD is intended to be documentation (not code or even comments) it
seems reasonable to omit it from a coverage report. That said, if I can find a
clean way to make it an option, I'll do so.
If I've got docs for a function, then I want to see them while I'm considering the code. Code and documentation are, especially w/POD, interconnected. That's the beautiful thing about POD.
-- Andy Lester [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/