[svk-commit] r2372 - trunk

nobody at bestpractical.com nobody at bestpractical.com
Tue Apr 3 03:10:42 EDT 2007


Author: clkao
Date: Tue Apr  3 03:10:41 2007
New Revision: 2372

Modified:
   trunk/Makefile.PL

Log:
Not requiring Test::Exception at the moment.

Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL	(original)
+++ trunk/Makefile.PL	Tue Apr  3 03:10:41 2007
@@ -96,7 +96,6 @@
 ) if ($^O eq 'MSWin32');
 build_requires(
     'Test::More'               => '0.42',
-    'Test::Exception'          => '0.25',
 );
 features(
     'Localized messages' => [


More information about the svk-commit mailing list