test light information test light informa Above xml is in file 'test.xml' open(OUT,"/home/test.xml"); while(){ $line = $_; if($line =~ m#(.+?)#ig) { next; } print "$line\n"; } #### test light information