NAME

export.module2csv.pl - Export modules table to csv file

SYNOPSIS

export.module2csv.pl [options]

Options:
-help
-home_path A dir name
-log_level info
-output_path A file name

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 A dir name

The path to the directory containing data/ and html/.

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.

output_path A file name

The path for the output CSV file.

Default: 'data/modules_table.csv'.