in reply to Re^2: $foo = << "END"
in thread $foo = << "END"

Does using << "END" have any specific advantage?

You can set your text editor to syntax highlight your heredoc as SQL, XML, HTML or whatever instead of plain text.