Removed Nesting operator and explicated how nesting is explicit via node descent
[dbsrgits/SQL-Abstract-2.0-ish.git] / Makefile.PL
index bb8e6fc..ea994b3 100644 (file)
@@ -12,4 +12,5 @@ requires 'MooseX::Types::Structured' => '0.9';
 test_requires 'Test::More';
 test_requires 'Test::Differences';
 
+auto_provides_class();
 WriteAll;