{ "resources" : { "repository" : "http://repo.or.cz/w/Spreadsheet-Read.git", "license" : "http://dev.perl.org/licenses/" }, "meta-spec" : { "version" : 2, "url" : "https://metacpan.org/module/CPAN::Meta::Spec?#meta-spec" }, "test_requires" : { "Test::More" : "0.88", "Test::Harness" : "0", "Test::NoWarnings" : "0" }, "distribution_type" : "module", "generated_by" : "Author", "version" : "0.47", "name" : "Spreadsheet-Read", "author" : [ "H.Merijn Brand " ], "license" : "perl", "provides" : { "Spreadsheet::Read" : { "version" : "0.47", "file" : "Read.pm" } }, "optional_features" : { "opt_tools" : { "recommends" : { "Tk::TableMatrix::Spreadsheet" : "0", "Tk::NoteBook" : "0", "Tk" : "0" }, "description" : "Spreadsheet tools" }, "opt_excelx" : { "requires" : { "Spreadsheet::XLSX" : "0.13", "Spreadsheet::XLSX::Fmt2007" : "0" }, "description" : "Provides parsing of Microsoft Excel 2007 files" }, "opt_csv" : { "requires" : { "Text::CSV_XS" : "0.69" }, "recommends" : { "Text::CSV_PP" : "1.29", "Text::CSV_XS" : "0.90", "Text::CSV" : "1.21" }, "description" : "Provides parsing of CSV streams" }, "opt_oo" : { "requires" : { "Spreadsheet::ReadSXC" : "0.20" }, "description" : "Provides parsing of OpenOffice spreadsheets" }, "opt_excel" : { "requires" : { "Spreadsheet::ParseExcel" : "0.26", "Spreadsheet::ParseExcel::FmtDefault" : "0" }, "recommends" : { "Spreadsheet::ParseExcel" : "0.59" }, "description" : "Provides parsing of Microsoft Excel files" } }, "requires" : { "perl" : "5.006", "File::Temp" : "0.22", "Data::Dumper" : "0", "Exporter" : "0", "Carp" : "0" }, "recommends" : { "Test::More" : "0.98", "perl" : "5.016000", "IO::Scalar" : "0" }, "abstract" : "Meta-Wrapper for reading spreadsheet data", "configure_requires" : { "ExtUtils::MakeMaker" : "0" } }