---
abstract: 'generating data-only Excel workbooks in XLSX format, fast'
author:
  - 'Laurent Dami <dami@cpan.org>'
build_requires:
  DBD::SQLite: '0'
  DBI: '0'
  LWP::UserAgent: '0'
  Test::More: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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-ValueWriter-XLSX
provides:
  Excel::ValueWriter::XLSX:
    file: lib/Excel/ValueWriter/XLSX.pm
    version: '1.10'
requires:
  Archive::Zip: '0'
  Carp: '0'
  Data::Domain: '1.16'
  Date::Calc: '0'
  Encode: '0'
  List::Util: '1.33'
  POSIX: '0'
  Scalar::Util: '0'
  Try::Tiny: '0'
  perl: '5.014001'
  utf8: '0'
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/damil/Excel-ValueWriter-XLSX
version: '1.10'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'