patch from mendel, using Test::Builder
[scpubgit/Q-Branch.git] / t / 07subqueries.t
index c86314f..c53d5c7 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;\r
 use Test::More;\r
 \r
-use SQL::Abstract::Test qw/is_same_sql_bind/;\r
+use SQL::Abstract::Test import => ['is_same_sql_bind'];\r
 plan tests => 5;\r
 \r
 use SQL::Abstract;\r