[Bast-commits] r5237 - in SQL-Abstract/1.x/branches/1.50_RC: . lib/SQL/Abstract

norbi at dev.catalyst.perl.org norbi at dev.catalyst.perl.org
Mon Dec 15 21:26:44 GMT 2008


Author: norbi
Date: 2008-12-15 21:26:44 +0000 (Mon, 15 Dec 2008)
New Revision: 5237

Modified:
   SQL-Abstract/1.x/branches/1.50_RC/
   SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract/Test.pm
Log:
 r5311 at vger:  mendel | 2008-12-15 22:26:33 +0100
  * Removed an unnecessary 'use'.



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:5310
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
   + 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5311
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308

Modified: SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract/Test.pm
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract/Test.pm	2008-12-15 21:26:39 UTC (rev 5236)
+++ SQL-Abstract/1.x/branches/1.50_RC/lib/SQL/Abstract/Test.pm	2008-12-15 21:26:44 UTC (rev 5237)
@@ -3,7 +3,6 @@
 use strict;
 use warnings;
 use base qw/Test::Builder::Module Exporter/;
-use Scalar::Util qw(looks_like_number blessed reftype);
 use Data::Dumper;
 use Carp;
 use Test::Builder;




More information about the Bast-commits mailing list