{
  "abstract" : "Helps implement RESTful architecture in CGI applications",
  "author" : [
     "Jaldhar H. Vyas <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4204",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "CGI-Application-Plugin-REST",
  "prereqs" : {
     "build" : {
        "requires" : {
           "CGI::Application::Plugin::DevPopup" : "0",
           "Test::LongString" : "0",
           "Test::WWW::Mechanize::CGIApp" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI::Application" : "4.04",
           "REST::Utils" : "0.4",
           "perl" : "5.008"
        }
     }
  },
  "provides" : {
     "CGI::Application::Plugin::REST" : {
        "file" : "lib/CGI/Application/Plugin/REST.pm",
        "version" : "0.3"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "http://jaldhar.github.com/CGI-Application-Plugin-REST",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/jaldhar/CGI-Application-Plugin-REST"
     }
  },
  "version" : "0.3"
}