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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
---
abstract: 'simple spreadsheet worker'
author:
- 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
Test::More: '0.61'
configure_requires:
ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Spreadsheet-Wright
no_index:
directory:
- eg
- examples
- inc
- t
- xt
optional_features: {}
provides:
Spreadsheet::Wright:
file: lib/Spreadsheet/Wright.pm
version: '0.107'
Spreadsheet::Wright::CSV:
file: lib/Spreadsheet/Wright/CSV.pm
version: '0.107'
Spreadsheet::Wright::Excel:
file: lib/Spreadsheet/Wright/Excel.pm
version: '0.107'
Spreadsheet::Wright::HTML:
file: lib/Spreadsheet/Wright/HTML.pm
version: '0.107'
Spreadsheet::Wright::JSON:
file: lib/Spreadsheet/Wright/JSON.pm
version: '0.107'
Spreadsheet::Wright::OOXML:
file: lib/Spreadsheet/Wright/OOXML.pm
version: '0.107'
Spreadsheet::Wright::OpenDocument:
file: lib/Spreadsheet/Wright/OpenDocument.pm
version: '0.107'
Spreadsheet::Wright::OpenDocumentXML:
file: lib/Spreadsheet/Wright/OpenDocumentXML.pm
version: '0.107'
Spreadsheet::Wright::XHTML:
file: lib/Spreadsheet/Wright/XHTML.pm
version: '0.107'
recommends:
Archive::Zip: '0'
DateTime: '0'
HTML::HTML5::Writer: '0'
JSON: '0'
Spreadsheet::WriteExcel: '0'
XML::LibXML: '1.62'
requires:
Text::CSV: '0'
parent: '0'
perl: '5.010000'
resources:
Identifier: http://purl.org/NET/cpan-uri/dist/Spreadsheet-Wright/project
bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Spreadsheet-Wright
homepage: https://metacpan.org/release/Spreadsheet-Wright
license: http://dev.perl.org/licenses/
repository: git://github.com/tobyink/p5-spreadsheet-wright.git
version: '0.107'
x_contributors:
- 'Andrew Maltsev (AMALTSEV) <amaltsev@cpan.org>'
- 'Andrius Merkys (MERKYS) <merkys@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1
|