The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

create.tables.pl [options]

        Options:
        -help
        -verbose

All switches can be reduced to a single letter.

Exit value: 0.

OPTIONS

-help

Print help and exit.

-verbose

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.

DESCRIPTION

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