[Bps-public-commit] Path-Dispatcher branch, master, updated. a9b1fc596c532ab0d4c6ec86f8d28cf6b291d289
Shawn Moore
sartak at bestpractical.com
Sun Oct 24 03:12:59 EDT 2010
The branch, master has been updated
via a9b1fc596c532ab0d4c6ec86f8d28cf6b291d289 (commit)
from b2257f78ae27aba293c264db45d33f827fa56ced (commit)
Summary of changes:
lib/Path/Dispatcher.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit a9b1fc596c532ab0d4c6ec86f8d28cf6b291d289
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Sun Oct 24 16:12:52 2010 +0900
HTTPx::Dispatcher is deprecated in favor of Router::Simple
diff --git a/lib/Path/Dispatcher.pm b/lib/Path/Dispatcher.pm
index c313d4b..519f64a 100644
--- a/lib/Path/Dispatcher.pm
+++ b/lib/Path/Dispatcher.pm
@@ -210,12 +210,12 @@ Shawn M Moore, C<< <sartak at bestpractical.com> >>
=item L<Catalyst::Dispatcher>
-=item L<HTTPx::Dispatcher>
-
=item L<Mojolicious::Dispatcher>
=item L<Path::Router>
+=item L<Router::Simple>
+
=item L<http://github.com/bestpractical/path-dispatcher-debugger> - Not quite ready for release
=back
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list