http://www.perlmonks.org?node_id=95631


in reply to Re: Re: Inline POD vs. EOF POD
in thread Inline POD vs. EOF POD

Now you are describing a very specific situation, which is a far cry from your earlier "everyone will use inline POD if the syntax gets changed". But even in this situation, what advantage will POD give you over (block) comments? After all, when you see the formatted POD, you no longer see the code, and I would think that people maintaining the code would like to see the code.

-- Abigail