-
Notifications
You must be signed in to change notification settings - Fork 3
/
META.yml
52 lines (52 loc) · 1.26 KB
/
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
abstract: 'create a HTTP::Request from a curl command line'
author:
- 'Max Maischein <[email protected]>'
build_requires:
Capture::Tiny: '0'
Data::Dumper: '0'
ExtUtils::MakeMaker: '0'
HTTP::CookieJar: '0'
HTTP::CookieJar::LWP: '0'
HTTP::Tiny: '0'
IO::Socket::SSL: '0'
LWP::UserAgent: '0'
Path::Tiny: '0'
Test2::V0: '0'
Test::HTTP::LocalServer: '0.67'
WWW::Mechanize: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.64, 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: HTTP-Request-FromCurl
no_index:
directory:
- t
- inc
requires:
Carp: '0'
File::Basename: '0'
Getopt::Long: '2.39'
HTTP::Request: '6.07'
HTTP::Request::Common: '6.07'
HTTP::Request::Generator: '0.09'
JSON: '0'
List::Util: '1.29'
MIME::Base64: '0'
Moo: '2'
PerlX::Maybe: '0'
URI: '0'
URI::Escape: '0'
perl: '5.020'
resources:
bugtracker: https://github.com/Corion/HTTP-Request-FromCurl/issues
license: https://dev.perl.org/licenses/
repository: git://github.com/Corion/HTTP-Request-FromCurl.git
version: '0.54'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1