NAME

dcdb-dump.perl - dump a text representation of a DiaColloDB sub-index

SYNOPSIS

dcdb-dump.perl [OPTIONS] OBJFILE

General Options:
  -help
  -version
  -verbose LEVEL

Dump Options:
  -log-level LEVEL     ##-- set log-level (default=TRACE)
  -class CLASS         ##-- specify object class (default=guess from header)
  -option OPT=VALUE    ##-- set object option
  -output OUTFILE      ##-- specify output file (default=STDOUT)

OPTIONS

General Options

-help

Display a brief help message and exit.

-version

Display version information and exit.

-verbose LEVEL

Set verbosity level to LEVEL. Default=1.

Other Options

-someoptions ARG

Example option.

BUGS AND LIMITATIONS

Probably many.

ACKNOWLEDGEMENTS

Perl by Larry Wall.

AUTHOR

Bryan Jurish <moocow@cpan.org>

SEE ALSO

perl(1).