forked from Corion/HTTP-Upload-FlowJs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.yml
More file actions
37 lines (37 loc) · 886 Bytes
/
META.yml
File metadata and controls
37 lines (37 loc) · 886 Bytes
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
---
abstract: 'handle resumable multi-part HTTP uploads with flowjs'
author:
- 'Max Maischein <corion@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: HTTP-Upload-FlowJs
no_index:
directory:
- t
- inc
provides:
HTTP::Upload::FlowJs:
file: lib/HTTP/Upload/FlowJs.pm
version: '0.01'
requires:
Carp: '0'
Data::Dumper: '0'
Filter::signatures: '0.04'
JSON: '0'
MIME::Detect: '0'
Test::More: '0'
Text::CleanFragment: '0'
perl: '5.006'
resources:
license: http://dev.perl.org/licenses/
repository: git://github.com/Corion/HTTP-Upload-FlowJs.git
version: '0.01'
x_static_install: 1