[Bps-public-commit] Prophet branch, master, updated. 968cd787b4b50e4cea4c8e3801da8e44886723c1

jesse jesse at bestpractical.com
Mon Apr 20 02:40:52 EDT 2009


The branch, master has been updated
       via  968cd787b4b50e4cea4c8e3801da8e44886723c1 (commit)
      from  9653b70b8819040a0d8a4265cb785a87bb82ae41 (commit)

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

- Log -----------------------------------------------------------------
commit 968cd787b4b50e4cea4c8e3801da8e44886723c1
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Mon Apr 20 14:40:45 2009 +0800

    Fix mouse dependency. Thanks to c9s++

diff --git a/Makefile.PL b/Makefile.PL
index 351366b..51b6ad6 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,7 +16,7 @@ requires( 'JSON' => '2.00' );
 requires('Module::Pluggable');
 requires('Proc::InvokeEditor');
 requires( 'Any::Moose'    => '0.04' );
-requires( 'Mouse'         => '0.16' );
+requires( 'Mouse'         => '0.21' );
 requires('XML::Atom::SimpleFeed');
 requires( 'Path::Dispatcher' => '0.09' );    # Path::Dispatcher::Declarative
 requires('Time::Progress');

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



More information about the Bps-public-commit mailing list