X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=af8361f4490ec3a79ff37a4672ad840ae8296f0f;hp=c8ff69a7ca7b938b46b279260ce0fedc8df0f853;hb=4995a5cebbc06c813c20daabc8d248247f33cb37;hpb=bf590d36b554c02f9af89d8f5677be23297fbaf3 diff --git a/Makefile.PL b/Makefile.PL index c8ff69a..af8361f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -59,6 +59,7 @@ requires 'Time::HiRes'; requires 'Tree::Simple' => '1.15'; requires 'Tree::Simple::Visitor::FindByPath'; requires 'Try::Tiny'; +requires 'Safe::Isa'; requires 'URI' => '1.35'; requires 'Task::Weaken'; requires 'Text::Balanced'; # core in 5.8.x but mentioned for completeness