Ubuntu Manpages

CPAN::Audit

Audit CPAN distributions for known vulnerabilities

    use CPAN::Audit;

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.

Copyright (C) Viacheslav Tykhanovskyi.

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

Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>

Takumi Akiyama (github.com/akiym)

James Raspass (github.com/JRaspass)

MCRayRay (github.com/MCRayRay)