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

drop.tables.pl - Drop all tables in the 'contacts' database

SYNOPSIS

drop.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

drop.tables.pl drops all tables in the 'contacts' database.