Provided by: libcvss-perl_1.14-1_all 

NAME
App::CVSS - CVSS Command Line Interface
SYNOPSIS
use App::CVSS qw(run);
run(\@ARGV);
DESCRIPTION
App::CVSS "Command Line Interface" helper module for cvss(1).
App::CVSS->run(@args)
Execute the command
cli_error($error)
Clean error
AUTHOR
Giuseppe Di Terlizzi <https://metacpan.org/author/gdt>
COPYRIGHT AND LICENSE
Copyright © 2023-2024 Giuseppe Di Terlizzi <https://metacpan.org/author/gdt>
You may use and distribute this module according to the same terms that Perl is distributed under.
perl v5.40.1 2025-07-08 App::CVSS(3pm)