[Bps-public-commit] Prophet - A disconnected, replicated p2p database branch, master, updated. 193e23dc0326f2cf008eaf51f47ad7f678aba278

sartak at bestpractical.com sartak at bestpractical.com
Tue Feb 17 15:26:32 EST 2009


The branch, master has been updated
       via  193e23dc0326f2cf008eaf51f47ad7f678aba278 (commit)
      from  9cfbbb2acb8704c5df1c0fd3ef7d8750aee087c6 (commit)

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

- Log -----------------------------------------------------------------
commit 193e23dc0326f2cf008eaf51f47ad7f678aba278
Author: Shawn M Moore <sartak at gmail.com>
Date:   Tue Feb 17 15:26:23 2009 -0500

    Bump to Any::Moose 0.04 for the strict/warnings fix

diff --git a/Makefile.PL b/Makefile.PL
index 4b8178f..e4d0bd7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,7 +17,7 @@ requires('Module::Pluggable');
 requires('File::Find::Rule');
 requires('Proc::InvokeEditor');
 requires( 'Scalar::Defer' => '0.18' );
-requires( 'Any::Moose'    => '0.03' );
+requires( 'Any::Moose'    => '0.04' );
 requires( 'Mouse'         => '0.16' );
 requires('XML::Atom::SimpleFeed');
 requires( 'Path::Dispatcher' => '0.09' );    # Path::Dispatcher::Declarative

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



More information about the Bps-public-commit mailing list