1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Build.PL
Changes
LICENSE
META.json
README.md
author/benchmark.pl
author/prof.pl
cpanfile
lib/Router/Simple.pm
lib/Router/Simple/Cookbook.pod
lib/Router/Simple/Declare.pm
lib/Router/Simple/Route.pm
lib/Router/Simple/SubMapper.pm
minil.toml
t/00_compile.t
t/01_simple.t
t/02_declare.t
t/05_plain.t
t/06_submapper.t
t/08_splat.t
t/09_on_match.t
t/10_routematch.t
t/11_ext_regexp.t
t/12_paren_warnings.t
t/13_method_not_allowed.t
t/14_ending_slash.t
xt/02_perlcritic.t
xt/04_synopsis.t
META.yml
MANIFEST
|