http://qs321.pair.com?node_id=11117811


in reply to Re^3: Section Dividers - What are your thoughts (POD antipattern)
in thread Section Dividers - What are your thoughts

You mean Literate Programming and for clarity POD isn't!

It doesn't allow reordering of doc or code (tangle/weave)

But Perl has the power of sub-modules* and one could "weave" .pod files instead.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

*) to structure code