From: ashishwave Date: 2007-08-17T21:55:00+09:00 Subject: how to heredoc without interpolation and backslash interpretation with arbitrary length delimiter support Hi, how to do heredoc without interpolation and backslashes interpretation with arbitrary delimiter support (not just a single character) let me explain my point: # here #{var1} gets interpolated puts <