X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=8b366c65bbeac9c33b09cadeb3e40e4314594b57;hp=828976591b7c8b81a88c94b408b31cbaa0c7210f;hb=3b1178b01f1d71618f6a52357ec91ab40e2fc5e3;hpb=919d925775d88b7d1bcb5550a782a48250dff32e diff --git a/Makefile.PL b/Makefile.PL index 8289765..8b366c6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,6 +50,7 @@ my %META = ( 'Tree::Simple::Visitor::FindByUID' => 0, 'Try::Tiny' => '0.17', 'Safe::Isa' => 0, + 'Socket' => '1.96', 'Task::Weaken' => 0, 'Text::Balanced' => 0, # core in 5.8.x but mentioned for completeness 'MRO::Compat' => 0,