in reply to Config page is busted

The problem is caused by a missing </PRE> tag near the beginning of the node. Specifically:

<PRE> print con <img src="http://perlmonks.org/images/descriptiontitle.gif"><BR> <P> The Config module contains...

That first line need the closing tag. Unfortunately, it's not an editor editable node type. We need a higher authority to fix it.

--f