Help for this page
Use of uninitialized value in numeric eq (==) at Creating_table_D.pl l +ine 31. Use of uninitialized value in numeric eq (==) at Creating_table_D.pl l +ine 35.
sub create_table ($) { ... my @tables = qw/A B C/; }