File: META.yml

package info (click to toggle)
libcpan-audit-perl 20250115.001-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 336 kB
  • sloc: perl: 905; makefile: 8
file content (39 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
abstract: 'Audit CPAN distributions for known vulnerabilities'
author:
  - 'Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>'
build_requires:
  Capture::Tiny: '0'
  File::Temp: '0'
  HTTP::Tiny: '0'
  Test::More: '0.98'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
  File::Spec::Functions: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CPAN-Audit
no_index:
  directory:
    - t
    - inc
requires:
  CPAN::DistnameInfo: '0'
  CPANSA::DB: '20241121.001'
  IO::Interactive: '0'
  JSON: '0'
  Module::CPANfile: '0'
  Module::CoreList: '5.20181020'
  Module::Extract::VERSION: '0'
  PerlIO::gzip: '0'
  perl: '5.020'
resources:
  bugtracker: https://github.com/briandfoy/cpan-audit/issues
  homepage: https://github.com/briandfoy/cpan-audit
  repository: https://github.com/briandfoy/cpan-audit
version: '20250115.001'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'