Help for this page
open PAGE, "$data_reg" or die "Can't open $data_reg: $!"; ... } } close PAGE;
if ($check){ #do something; } else { $problem etc. }