X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=548e7b398de7f4cdb054d2a66f7612f4e3ae0d41;hp=abfae1be1f29e6b7617f68c6811ba3b5610fbb39;hb=5a4ce75eb7c71dc6d3190a2377d4aef3abd10c78;hpb=5ac4489bfa64abef6f956b7228e813ef9b6ba055 diff --git a/Makefile.PL b/Makefile.PL index abfae1b..548e7b3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -56,7 +56,7 @@ requires 'Text::SimpleTable' => '0.03'; requires 'Time::HiRes'; requires 'Tree::Simple' => '1.15'; requires 'Tree::Simple::Visitor::FindByPath'; -requires 'Try::Tiny'; +requires 'Try::Tiny' => '0.17'; requires 'Safe::Isa'; requires 'Task::Weaken'; requires 'Text::Balanced'; # core in 5.8.x but mentioned for completeness