NAME

drop.tables.pl - Drop all tables

SYNOPSIS

drop.tables.pl [options]

Options:
-help
-home_path
-log_level info

All switches can be reduced to a single letter, except of course -he and -ho.

Exit value: 0.

OPTIONS

-help

Print help and exit.

-home_path String

The path to the directory containing data/ and html/. Unpack distro to populate.

Default: $ENV{HOME}/perl.modules/CPAN-MetaCurator.

-log_level String

Available log levels are trace, debug, info, warn, error and fatal, in that order.

Default: info.