Scroll to navigation

App::CVSS(3pm) User Contributed Perl Documentation App::CVSS(3pm)

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).

Execute the command
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.

2025-07-08 perl v5.40.1