Help for this page

Select Code to Download


  1. or download this
    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.
    
  2. or download this
    
    sub create_table ($) {
    ...
        my @tables = qw/A B C/;
      }