[Bps-public-commit] Path-Dispatcher branch, master, updated. c09871401cea6a0ecc61d6bc97aec9879187786e

Shawn Moore sartak at bestpractical.com
Tue Jul 6 14:47:25 EDT 2010


The branch, master has been updated
       via  c09871401cea6a0ecc61d6bc97aec9879187786e (commit)
       via  2f682217df4338dcb967658650f81d5bcd400fd9 (commit)
      from  cd644eea3f669ed68af00b28ebdd79d3befecdba (commit)

Summary of changes:
 Changes                |    6 ++++++
 lib/Path/Dispatcher.pm |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 2f682217df4338dcb967658650f81d5bcd400fd9
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Jul 6 14:47:23 2010 -0400

    Link to my P-D talk

diff --git a/lib/Path/Dispatcher.pm b/lib/Path/Dispatcher.pm
index 6f14b3c..16f02b4 100644
--- a/lib/Path/Dispatcher.pm
+++ b/lib/Path/Dispatcher.pm
@@ -201,6 +201,8 @@ L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Path-Dispatcher>.
 
 =over 4
 
+=item L<http://sartak.org/talks/yapc-na-2010/path-dispatcher/>
+
 =item L<Jifty::Dispatcher>
 
 =item L<Catalyst::Dispatcher>

commit c09871401cea6a0ecc61d6bc97aec9879187786e
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Jul 6 14:48:50 2010 -0400

    0.16 changes

diff --git a/Changes b/Changes
index 22877ff..8f5d961 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Path-Dispatcher
 
+0.16
+        Use glob assignment for populating capture variables instead of a
+            regular expression, thanks to chromatic
+
+        Add documentation for shell tab completion
+
 0.15 Tue Mar 16 09:40:40 2009
         ** Factored Path-Dispatcher-Declarative into its own distribution
         ** Be sure to update your dependency lists!

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list