diff Lib/IMPL/SQL/Schema/Constraint.pm @ 280:c6d0f889ef87

+IMPL::declare now supports meta attributes *bugfixes related to the typeof() operator
author cin
date Wed, 06 Feb 2013 02:15:48 +0400
parents 4ddb27ff4a0b
children 77df11605d3a
line wrap: on
line diff
--- a/Lib/IMPL/SQL/Schema/Constraint.pm	Mon Feb 04 17:16:45 2013 +0400
+++ b/Lib/IMPL/SQL/Schema/Constraint.pm	Wed Feb 06 02:15:48 2013 +0400
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use IMPL::lang qw(is isclass);
+use IMPL::lang;
 use IMPL::Const qw(:prop);
 use IMPL::declare {
     base => [