The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Routes",
   "author" : [
      "Viacheslav Tykhanovskyi, C<vti@cpan.org>."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.4",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Routes-Tiny",
   "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" : {
            "Carp" : "0",
            "Scalar::Util" : "0"
         }
      }
   },
   "provides" : {
      "Routes::Tiny" : {
         "file" : "lib/Routes/Tiny.pm",
         "version" : "0.18"
      },
      "Routes::Tiny::Match" : {
         "file" : "lib/Routes/Tiny/Match.pm"
      },
      "Routes::Tiny::Pattern" : {
         "file" : "lib/Routes/Tiny/Pattern.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/vti/routes-tiny/issues"
      },
      "homepage" : "https://github.com/vti/routes-tiny",
      "repository" : {
         "url" : "git://github.com/vti/routes-tiny.git",
         "web" : "https://github.com/vti/routes-tiny"
      }
   },
   "version" : "0.18",
   "x_contributors" : [
      "Sergey Zasenko <d3fin3@gmail.com>",
      "Dmitry Smal <mialinx@gmail.com>",
      "Dinar Sabitov <lolall@yandex.ru>",
      "Jonathan R. Warden <john.warden@gmail.com>",
      "Alexander Batyrshin <0x62ash@gmail.com>",
      "vti <vti@clarive.com>",
      "vti <viacheslav.t@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300_01"
}