Help for this page

Select Code to Download


  1. or download this
    "Test.pl"
    
    ...
    my $popsamp = [qw(Popl Samp)];
    my $form2 = "ID varchar(40) not null";
    createtb($form2,$popsamp,$dbh);
    
  2. or download this
    package DB;
    use strict;
    ...
                                 }
                       }