dta-cab-version.perl - report analyzer and resource version information
dta-cab-version.perl [OPTIONS...]
General Options:
-help ##-- show short usage summary
-man ##-- show longer help message
-version ##-- show version & exit
-verbose LEVEL ##-- set default log level
-log-level LEVEL ##-- set minimum log level (default=INFO)
-config RCFILE ##-- configuration file to load
I/O Options:
-text ##-- text output (default)
-json ##-- JSON output
-yaml ##-- YAML output
-perl ##-- perl output
dta-cab-version.perl reports resource version information for the specified DTA::CAB::Analyzer.
Display a short help message and exit.
Display a longer help message and exit.
Display program and module version information and exit.
Set default log level (trace|debug|info|warn|error|fatal).
Select text output (default).
Select JSON output.
Select perl output.
Perl by Larry Wall.
Bryan Jurish <moocow@cpan.org>
Copyright (C) 2017-2019 by Bryan Jurish. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.
dta-cab-analyze.perl(1), dta-cab-convert.perl(1), dta-cab-xmlrpc-server.perl(1), dta-cab-xmlrpc-client.perl(1), DTA::CAB(3pm), perl(1), ...