The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Fast routing engine for web applications",
   "author" : [
      "tokuhirom <tokuhirom@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.11.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Router-Boom",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Lite" : "0.05",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Router::Boom" : {
         "file" : "lib/Router/Boom.pm",
         "version" : "1.01"
      },
      "Router::Boom::Method" : {
         "file" : "lib/Router/Boom/Method.pm",
         "version" : "1.01"
      },
      "Router::Boom::Node" : {
         "file" : "lib/Router/Boom/Node.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Router-Boom/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Router-Boom",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Router-Boom.git",
         "web" : "https://github.com/tokuhirom/Router-Boom"
      }
   },
   "version" : "1.01",
   "x_contributors" : [
      "Fuji, Goro <goro-fuji@cookpad.com>",
      "Syohei YOSHIDA <syohex@gmail.com>"
   ]
}