New MojoX module.
commitc580b734853ee0c416bd1fea4bb971efc2b93e16
authorvti <viacheslav.t@gmail.com>
Sun, 9 Nov 2008 00:44:26 +0000 (9 01:44 +0100)
committervti <viacheslav.t@gmail.com>
Sun, 9 Nov 2008 00:44:26 +0000 (9 01:44 +0100)
tree08755dc9495a7d9384654f43b8b8d5d10f649cbf
parent5f67f1c5526f318dc4e7012dc9e52551e6d41476
New MojoX module.
MojoX-Dispatcher-FilterChain/Changes [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/Makefile.PL [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/README [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/lib/MojoX/Dispatcher/FilterChain.pm [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/lib/MojoX/FilterChain/Base.pm [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/lib/MojoX/FilterChain/Constants.pm [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/t/00use.t [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/t/01pod.t [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/t/02pod-coverage.t [new file with mode: 0644]
MojoX-Dispatcher-FilterChain/t/03chain.t [new file with mode: 0644]