X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=8a7218eaf41141532dca18b0a40f731d1601402c;hp=e686e81b184bf91a5673b43ca7635f8380a26d47;hb=ea0e58d9d85d93bf94c3ffa6b4d7b71b200bbdf1;hpb=2a5635138b6600a5fb2bf1b7d040d32582eddd24 diff --git a/Makefile.PL b/Makefile.PL index e686e81..8a7218e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -29,6 +29,7 @@ requires 'Time::HiRes'; requires 'Tree::Simple' => '1.15'; requires 'Tree::Simple::Visitor::FindByPath'; requires 'URI' => '1.35'; +requires 'Text::Balanced'; # core in 5.8.x but mentioned for completeness feature 'Apache/mod_perl Support', -default => 0,