[Jifty-commit] jifty branch, master, updated. 4c47c1ff0825571250bfde0e1e90a31c18c15878

Jifty commits jifty-commit at lists.jifty.org
Thu Dec 24 20:45:17 EST 2009


The branch, master has been updated
       via  4c47c1ff0825571250bfde0e1e90a31c18c15878 (commit)
      from  2b369bdb30097b3451cec08c6edc5f3a0b4c35e3 (commit)

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

- Log -----------------------------------------------------------------
commit 4c47c1ff0825571250bfde0e1e90a31c18c15878
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Dec 24 20:45:08 2009 -0500

    We depend on Test::Exception now

diff --git a/Makefile.PL b/Makefile.PL
index e5604e2..3638972 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -76,6 +76,7 @@ requires('SUPER');
 requires('SQL::ReservedWords');
 requires('Template::Declare' => '0.36');                # Template::Declare::Tags
 requires('Test::Base');
+requires('Test::Exception');
 requires('Test::LongString');
 requires('Test::More' => 0.62 );
 requires('Test::Pod::Coverage');

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


More information about the Jifty-commit mailing list