The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "resources" : {
      "repository" : "http://github.com/frioux/CGI-Application-Plugin-ExtJS"
   },
   "generated_by" : "Dist::Zilla version 1.093180",
   "meta-spec" : {
      "version" : 1.4,
      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html"
   },
   "version" : "0.093210",
   "name" : "CGI-Application-Plugin-ExtJS",
   "author" : [
      "Arthur Axel \"fREW\" Schmidt <frioux+cpan@gmail.com>"
   ],
   "license" : "perl",
   "build_requires" : {
      "Test::More" : "0",
      "parent" : "0",
      "UNIVERSAL" : "0",
      "FindBin" : "0",
      "Test::Deep" : "0"
   },
   "requires" : {
      "CGI::Application" : "0",
      "CGI::Application::Plugin::DBH" : "0",
      "DBIx::Class" : "0.08113",
      "CGI::Application::Plugin::DBIx::Class" : "0",
      "Readonly" : "0"
   },
   "abstract" : "Convert paginated DBIx::Class::ResultSet's to JSON-style structures"
}