<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Courier New" size=2>Oh, that's a cute trick. I've never seen a here-doc based on a blank line before. (From Catalyst::Engine::finalize_error().)</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>&nbsp;&nbsp;&nbsp; $c-&gt;res-&gt;body( &lt;&lt;"" );<BR>blah1</FONT></DIV>
<DIV><FONT face="Courier New" size=2>blah2</FONT></DIV>
<DIV><FONT face="Courier New" size=2>blah3</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>&nbsp;&nbsp;&nbsp; # Trick IE</FONT></DIV>
<DIV><FONT face="Courier New" size=2>&nbsp;&nbsp;&nbsp; $c-&gt;res-&gt;{body} .= ( ' ' x 512 );<BR></FONT></DIV>
<DIV><FONT size=2><FONT face="Courier New">&nbsp;</DIV></FONT></FONT>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>More on here-docs:</FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2><U><FONT color=#0000ff><A href="http://www.devfaq.net/index.php?act=faq&amp;id=620">http://www.devfaq.net/index.php?act=faq&amp;id=620</A></FONT></U><A href="http://perl.about.com/od/perltutorials/qt/perlheredoc.htm"></A></FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>Cheers,</FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>j</FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>&nbsp;</DIV></FONT></BODY></HTML>