[Bps-public-commit] Prophet branch, master, updated. 0.73-20-gf51e719

sartak at bestpractical.com sartak at bestpractical.com
Fri Dec 18 20:08:17 EST 2009


The branch, master has been updated
       via  f51e719e322aae1f2e1e101c2943744cef8c9b00 (commit)
      from  2644a7b4459fabc2bfe8530040c4ce8181685ab3 (commit)

Summary of changes:
 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit f51e719e322aae1f2e1e101c2943744cef8c9b00
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Dec 18 20:08:09 2009 -0500

    Tab completion requires latest P:D

diff --git a/Makefile.PL b/Makefile.PL
index 1707828..4b6efcf 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,7 +20,7 @@ requires('Proc::InvokeEditor');
 requires( 'Any::Moose'    => '0.04' );
 requires( 'Mouse'         => '0.21' );
 requires('XML::Atom::SimpleFeed');
-requires( 'Path::Dispatcher' => '0.09' );    # Path::Dispatcher::Declarative
+requires( 'Path::Dispatcher' => '0.14' );    # Path::Dispatcher::Declarative
 requires('Time::Progress');
 requires('Config::GitLike' => '1.02');
 requires('MIME::Base64::URLSafe');

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



More information about the Bps-public-commit mailing list