NAME

export.as.tree.pl - Export cpan.metacurator.sqlite as HTML + jsTree

SYNOPSIS

export.as.tree.pl [options]

Options:
-help
-home_path
-log_level info
-output_path Path

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.

output_path Path

The path for the output HTML + jsTree.

Default: 'html/cpan.metacurator.tree.html'.