; # print $result; } This is a ascii dump of the above (compliments of Notepad++) 3B0D0A0D0A09092320207072696E7420 24726573756C743B09090D0A097D The ascii characters 3B => ; 0D => CR 0A => LF 09 => Tab 23 => # 20 => space 70 => p 74 => t 7D => }