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)
.
AUTHOR
COPYRIGHT AND LICENSE
Copyright © 2023-2024 Giuseppe Di Terlizzi
You may use and distribute this module according to the same terms that Perl is distributed under.