-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.yml
34 lines (34 loc) · 813 Bytes
/
META.yml
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
---
abstract: 'PerlIDS - Perl Website Intrusion Detection System (XSS, CSRF, SQLI, LFI etc.)'
author:
- 'Hinnerk Altenburg <[email protected]>'
build_requires:
Carp: 0
Encode: 2.05
FindBin: 0
HTML::Entities: 0
JSON::XS: 2.2
MIME::Base64: 0
Test::More: 0
Time::HiRes: 0
XML::Parser: 0
XML::Simple: 0
configure_requires:
Module::Build: 0.36
dynamic_config: 1
generated_by: 'Module::Build version 0.3901, CPAN::Meta::Converter version 2.120921'
license: open_source
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: CGI-IDS
provides:
CGI::IDS:
file: lib/CGI/IDS.pm
version: 1.0217
CGI::IDS::Whitelist:
file: lib/CGI/IDS/Whitelist.pm
version: 1.0217
resources:
license: http://www.gnu.org/licenses/lgpl-3.0.txt
version: 1.0217