open(TL,"$path_to_lang/$thislang/specialcharacters.txt"); while(){push(@LaNg,$_)} &exec_lang; open(CT,"$path_to_library/data/specialcharacters.txt"); while(){$chars.=$_} print "Content-type: text/html\n\n"; open(CH,"$htm/specialcharacters.txt"); while(){ s/\$(\w+)/${$1}/eg; print } 1;