Add Class::C3::Componetised::ApplyHooks features
[p5sagit/Class-C3-Componentised.git] / Makefile.PL
index b9eea7e..d826e7d 100644 (file)
@@ -22,4 +22,6 @@ requires  'Test::Exception';
 # will need adjustment if the require is removed
 requires  'Class::C3' => '0.20';
 
+resources repository => 'git://git.shadowcat.co.uk/p5sagit/Class-C3-Componentised.git';
+
 WriteAll;