{ "abstract" : "Path router for URLs using the attributes", "author" : [ "Daisuke Murase " ], "dynamic_config" : 0, "generated_by" : "Minilla/v0.5.6", "license" : "perl_5", "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Path-AttrRouter", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author" ] }, "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::Data::Inheritable" : "0", "Data::Util" : "0", "Module::Pluggable::Object" : "0", "Mouse" : "1.05", "Text::SimpleTable" : "1.1", "Try::Tiny" : "0", "perl" : "5.008_001" } }, "test" : { "requires" : { "File::Temp" : "0", "Test::More" : "0.98", "URI::Escape" : "0" } } }, "provides" : { "Path::AttrRouter" : { "file" : "lib/Path/AttrRouter.pm", "version" : "0.04" }, "Path::AttrRouter::Action" : { "file" : "lib/Path/AttrRouter/Action.pm" }, "Path::AttrRouter::AsciiTable" : { "file" : "lib/Path/AttrRouter/AsciiTable.pm" }, "Path::AttrRouter::Controller" : { "file" : "lib/Path/AttrRouter/Controller.pm" }, "Path::AttrRouter::DispatchType::Chained" : { "file" : "lib/Path/AttrRouter/DispatchType/Chained.pm" }, "Path::AttrRouter::DispatchType::Path" : { "file" : "lib/Path/AttrRouter/DispatchType/Path.pm" }, "Path::AttrRouter::DispatchType::Regex" : { "file" : "lib/Path/AttrRouter/DispatchType/Regex.pm" }, "Path::AttrRouter::Match" : { "file" : "lib/Path/AttrRouter/Match.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/ark-framework/Path-AttrRouter/issues" }, "homepage" : "https://github.com/ark-framework/Path-AttrRouter", "repository" : { "url" : "git://github.com/ark-framework/Path-AttrRouter.git", "web" : "https://github.com/ark-framework/Path-AttrRouter" } }, "version" : "0.04", "x_contributors" : [ "tokuhirom ", "Ryo Miyake ", "Masahiro Chiba ", "FUJIWARA Shunichiro ", "Daisuke Murase ", "Songmu " ] }