ignore %$self keys that are not schema methods
[catagits/Catalyst-Model-DBIC-Schema.git] / Makefile.PL
index 47317b2..cb10ecf 100644 (file)
@@ -13,6 +13,7 @@ requires 'namespace::autoclean';
 requires 'Carp::Clan';
 requires 'List::MoreUtils';
 requires 'Tie::IxHash';
+requires 'Class::Inspector';
 
 test_requires 'Test::More';
 test_requires 'Test::Exception';