57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"abstract" : "Read information from an Excel file.",
|
|
"author" : [
|
|
"Douglas Wilson (dougw@cpan.org)"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.133380",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : "2"
|
|
},
|
|
"name" : "Spreadsheet-ParseExcel",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"inc"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Crypt::RC4" : "0",
|
|
"Digest::Perl::MD5" : "0",
|
|
"IO::File" : "0",
|
|
"IO::Scalar" : "0",
|
|
"OLE::Storage_Lite" : "0.19",
|
|
"Scalar::Util" : "0"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"bugtracker" : {
|
|
"web" : "http://github.com/runrig/spreadsheet-parseexcel/issues"
|
|
},
|
|
"homepage" : "http://github.com/runrig/spreadsheet-parseexcel/",
|
|
"repository" : {
|
|
"url" : "http://github.com/runrig/spreadsheet-parseexcel"
|
|
},
|
|
"x_MailingList" : "http://groups.google.com/group/spreadsheet-parseexcel"
|
|
},
|
|
"version" : "0.65"
|
|
}
|