The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Serve static files from document root with directory index using Apaxy",
   "author" : [
      "Keedi Kim - \uae40\ub3c4\ud615 <keedi@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-App-Directory-Apaxy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "File::ShareDir::Install" : "0.03"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Number::Bytes::Human" : "0",
            "Path::Tiny" : "0",
            "Plack" : "0",
            "Time::Piece" : "0",
            "URI::Escape" : "0",
            "parent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Message" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/keedi/Plack-App-Directory-Apaxy/issues"
      },
      "homepage" : "https://github.com/keedi/Plack-App-Directory-Apaxy",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/keedi/Plack-App-Directory-Apaxy.git",
         "web" : "https://github.com/keedi/Plack-App-Directory-Apaxy"
      }
   },
   "version" : "0.004"
}