X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=65ea5cb1e4c92da02434c38f0f0b4ec3a9db8c42;hp=30d6739f8430c24b72b6b2a2695348776b6e2425;hb=ab0b6bbd649a6cc393814ccc262184d8e0038b0f;hpb=7c937cccd1caf12c59b11f07ee76144f770b3ad8 diff --git a/Makefile.PL b/Makefile.PL index 30d6739..65ea5cb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,6 +11,7 @@ requires 'Moose'; requires 'Moose::Role'; requires 'Carp'; requires 'namespace::clean'; +requires 'Task::Weaken'; catalyst;