NAME
populate.sqlite.tables.pl - Populate all SQLite tables
SYNOPSIS
populate.sqlite.tables.pl [options]
Options:
-help
-home_path
-include_packages 0/1
-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.
- -include_packages 0/1
-
Include processing of data/02packages.details.txt in the import.
Default: 0 (Don't include).
- -log_level String
-
Available log levels are trace, debug, info, warn, error and fatal, in that order.
Default: info.