From 26545d3235cc235470efb5e376c8b11f93f8047c Mon Sep 17 00:00:00 2001 From: Al Beano Date: Mon, 4 Jul 2016 20:47:13 +0100 Subject: [PATCH] update dependencies --- cpanfile | 1 + 1 file changed, 1 insertion(+) diff --git a/cpanfile b/cpanfile index f8736c4..92f7816 100644 --- a/cpanfile +++ b/cpanfile @@ -4,3 +4,4 @@ requires "Bot::BasicBot" => "0"; requires "Redis" => "0"; requires "YAML::Tiny" => "0"; requires "POE::Component::SSLify" => "0"; +requires "Scalar::Util" => "0";