{
   "abstract" : "Interface to test and compare Excel files (.xls/.xlsx).",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Excel",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Spec" : "0",
            "Scalar::Util" : "0",
            "Spreadsheet::ParseExcel" : "0.58",
            "Spreadsheet::ParseXLSX" : "0.27",
            "Spreadsheet::Read" : "0.75",
            "Test::Builder" : "0",
            "Test::Builder::Tester" : "0",
            "Test::More" : "0",
            "perl" : "5.01"
         }
      }
   },
   "provides" : {
      "Test::Excel" : {
         "file" : "lib/Test/Excel.pm",
         "version" : "1.52"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/Test-Excel.git",
         "web" : "https://github.com/manwar/Test-Excel"
      }
   },
   "version" : "1.52",
   "x_serialization_backend" : "JSON::PP version 4.02"
}