The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.