forked from jmcnamara/excel-reader-xlsx
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMYMETA.yml
35 lines (35 loc) · 879 Bytes
/
MYMETA.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
---
abstract: 'Efficient data reader for the Excel XLSX file format.'
author:
- 'John McNamara <[email protected]>'
build_requires:
JSON: '0'
Test::Differences: '0'
Test::More: '0'
lib: '0'
configure_requires:
ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240, 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: excel-reader-xlsx
no_index:
directory:
- t
- inc
requires:
Archive::Zip: '0'
Carp: '0'
Exporter: '0'
File::Temp: '0'
OLE::Storage_Lite: '0'
XML::LibXML::Reader: '0'
XML::Simple::Tiny: '0'
strict: '0'
version: '0'
warnings: '0'
version: v0.001_016
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'