blob: 7b630e53a06c738fc998d9aeb4a31629e2e16c44 (
plain)
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
|
---
abstract: 'Perl extension interface for libcurl'
author:
- 'Cris Bailiff <c.bailiff+curl at devsecure.com>'
- 'Balint Szilakszi <szbalint at cpan.org>'
build_requires:
ExtUtils::MakeMaker: 6.42
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.91'
license: 'mit'
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
module_name: WWW::Curl
name: WWW-Curl
no_index:
directory:
- inc
- t
- template
requires:
perl: 5.6.1
resources:
repository: https://github.com/szbalint/WWW--Curl
version: 4.17
|