The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to test and compare Excel files.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
   "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" : {
            "Crypt::RC4" : "0",
            "Digest::Perl::MD5" : "0",
            "File::Spec" : "0",
            "OLE::Storage_Lite" : "0",
            "Scalar::Util" : "0",
            "Spreadsheet::ParseExcel" : "0.58",
            "Test::Builder" : "0",
            "Test::Builder::Tester" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Test::Excel" : {
         "file" : "lib/Test/Excel.pm",
         "version" : "1.40"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/Test-Excel.git",
         "web" : "https://github.com/manwar/Test-Excel"
      }
   },
   "version" : "1.40",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}