[Bps-public-commit] r16263 - Prophet/trunk
jesse at bestpractical.com
jesse at bestpractical.com
Thu Oct 9 21:39:31 EDT 2008
Author: jesse
Date: Thu Oct 9 21:39:30 2008
New Revision: 16263
Modified:
Prophet/trunk/Makefile.PL
Log:
Text::Exception 0.25 didn't have lives_and
Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL (original)
+++ Prophet/trunk/Makefile.PL Thu Oct 9 21:39:30 2008
@@ -9,7 +9,7 @@
requires('IPC::Run3');
requires('Data::UUID');
requires('Path::Class');
-build_requires('Test::Exception');
+build_requires('Test::Exception' => '0.26' );
requires('Term::ReadKey');
requires('Digest::SHA1'); # Core in 5.10
requires('LWP::Simple'); # Part of lib-www-perl
More information about the Bps-public-commit
mailing list