Self-cleaning is not yet entirely stable - back it out for the time being
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Componentised.pm
index be0d668..0fb91ad 100644 (file)
@@ -8,6 +8,7 @@ use base 'Class::C3::Componentised';
 use mro 'c3';
 
 use DBIx::Class::Carp '^DBIx::Class|^Class::C3::Componentised';
+use namespace::clean;
 
 # this warns of subtle bugs introduced by UTF8Columns hacky handling of store_column
 # if and only if it is placed before something overriding store_column