Help for this page
%LdnLine = ($j => \@check2);
use Data::Dumper; print Dumper \%LdnLine;
$VAR1 = { 1 => 'foo', 'bar' => 'baz' };