Help for this page
if ($_ =~ /^DATA\:/) { $LINE = join("", $LINE, $_); }
Use of uninitialized value in join or string at C:\Test.pl line 5.