-
-
09 Mar 2019 09:48:06 UTC
- Distribution: CPAN-Audit
- Module version: 0.15
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (583 / 1 / 0)
- Kwalitee
Bus factor: 1- 89.78% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (130.62KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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)
Module Install Instructions
To install CPAN::Audit, copy and paste the appropriate command in to your terminal.
cpanm CPAN::Audit
perl -MCPAN -e shell install CPAN::Audit
For more information on module installation, please visit the detailed CPAN module installation guide.