From 1155dc39f41a58b4a5563276e53e7e3791fc1499 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Sat, 4 Mar 2017 19:12:31 -0500 Subject: [PATCH] Update databases and check if gitea mirrors this properly --- cpanfile | 1 + 1 file changed, 1 insertion(+) diff --git a/cpanfile b/cpanfile index 423e4d1..a51a7e1 100644 --- a/cpanfile +++ b/cpanfile @@ -94,3 +94,4 @@ requires 'Text::Levenshtein' => 0; requires 'Text::Metaphone' => 0; requires 'Math::Round' => 0; requires 'Twitter::API' => 0; +requires 'Types::Standard' => 0;