[Bast-commits] r5218 - SQL-Abstract/1.x/branches/1.50_RC

norbi at dev.catalyst.perl.org norbi at dev.catalyst.perl.org
Fri Nov 28 08:30:10 GMT 2008


Author: norbi
Date: 2008-11-28 08:30:09 +0000 (Fri, 28 Nov 2008)
New Revision: 5218

Modified:
   SQL-Abstract/1.x/branches/1.50_RC/
   SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
Log:
 r5285 at vger:  mendel | 2008-11-28 09:30:04 +0100
  * Added dependency to Test::Deep.



Property changes on: SQL-Abstract/1.x/branches/1.50_RC
___________________________________________________________________
Name: svk:merge
   - 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5283
   + 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5285

Modified: SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL	2008-11-28 08:26:34 UTC (rev 5217)
+++ SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL	2008-11-28 08:30:09 UTC (rev 5218)
@@ -11,6 +11,7 @@
       "Test::Builder" => 0,
       "Test::More" => 0,
       "Test::Exception" => 0,
+      "Test::Deep" => 0,
       "Data::Dumper" => 0,
      }, # e.g., Module::Name => 1.1
     ABSTRACT_FROM  => 'lib/SQL/Abstract.pm', # retrieve abstract from module




More information about the Bast-commits mailing list