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

NAME

drop.tables.pl - Drop all tables in the 'cms' 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.

DESCRIPTION

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