Help for this page
#!/usr/bin/perl use DBI; ... my $variables; etc...
#!/usr/bin/perl require ("commons.pl"); rest of program here...