in reply to
perlmonks-topstories
Four quick "solutions":
Change the content type to "text/plain"
Surround the code with <PRE> tags.
Change all newlines to <BR> tags.
HTML format it, probably by putting a <LI> tag at the start of every line.
Comment on
RE: perlmonks-topstories
In Section
Seekers of Perl Wisdom