
create.tables.pl - Create all tables in the 'contacts' database

create.tables.pl [options]
Options:
-help
-verbose
All switches can be reduced to a single letter.
Exit value: 0.

Print help and exit.
Print progress messages.
If -v -v is used, print even more progress messages. In this case, the names of all localities within states within countries (Australia, America) will be displayed.

create.tables.pl creates all tables in the 'contacts' database.