http://qs321.pair.com?node_id=686016


in reply to Re^2: Why do here-docs have to end with a newline, not EOF?
in thread Why do here-docs have to end with a newline, not EOF?

yeep ... my editor was adding the final '0a' in the file without consulting me :-S ...
perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'