Help for this page
$bakjobs->{"$2"}{"dbt"} = $1; $bakjobs->{"$2"}{"cdt"} =$3;
#!/usr/bin/perl my %bakjobs; ... } close (FILE); }