summaryrefslogtreecommitdiff
path: root/META.yml
blob: dfdb79eb0d5f27a4d6d573874a7dee944251750c (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
28
29
30
---
abstract: 'Perl extension for reading MS Excel 2007 files.'
author:
  - 'Dmitry Ovsyanko <do@eludia.ru>'
  - 'Mike Blackwell <mike.blackwell@rrd.com'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
  Test::Warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.62, 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: Spreadsheet-XLSX
no_index:
  directory:
    - t
    - inc
requires:
  Archive::Zip: '1.18'
  Spreadsheet::ParseExcel: '0'
resources:
  repository: https://github.com/asb-capfan/Spreadsheet-XLSX
version: '0.18'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'