in reply to On bad habits

Using quoted strings where print <<END_BLOCK would make it clearer.

This one isn't that bad. Here docs are sometimes evil too, because they force you to break your nice, clean indentation. Think qq() instead...