The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CPAN::Audit - Audit CPAN distributions for known vulnerabilities

SYNOPSIS

        use CPAN::Audit;

DESCRIPTION

CPAN::Audit is a module and a database at the same time. It is used by cpan-audit command line application to query for vulnerabilities.

LICENSE

Copyright (C) Viacheslav Tykhanovskyi.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>

CREDITS

Takumi Akiyama (github.com/akiym)

James Raspass (github.com/JRaspass)

MCRayRay (github.com/MCRayRay)