The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Create xlsx files from arrays or SQL queries.",
   "author" : [
      "Qiang Wang <wang-q@outlook.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.7",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AlignDB-ToXLSX",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Chart::Math::Axis" : "0",
            "Excel::Writer::XLSX" : "0.95",
            "List::MoreUtils" : "0",
            "Moose" : "0",
            "Statistics::Descriptive" : "0",
            "YAML::Syck" : "1.29",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Archive::Zip" : "0",
            "DBD::CSV" : "0",
            "DBI" : "0",
            "Path::Tiny" : "0.076",
            "Spreadsheet::XLSX" : "0.15",
            "Test::More" : "0.88",
            "Tie::IxHash" : "0"
         }
      }
   },
   "provides" : {
      "AlignDB::ToXLSX" : {
         "file" : "lib/AlignDB/ToXLSX.pm",
         "version" : "v1.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/wang-q/AlignDB-ToXLSX/issues"
      },
      "homepage" : "https://github.com/wang-q/AlignDB-ToXLSX",
      "repository" : {
         "url" : "git://github.com/wang-q/AlignDB-ToXLSX.git",
         "web" : "https://github.com/wang-q/AlignDB-ToXLSX"
      }
   },
   "version" : "1.2.0",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}