From b238f10d9441afe1565cf698c54b69a58bbc4a45 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 18 Dec 2018 00:34:53 +0100 Subject: Fetch maintainers from archweb Signed-off-by: Florian Pritz --- cpanfile | 1 + 1 file changed, 1 insertion(+) (limited to 'cpanfile') diff --git a/cpanfile b/cpanfile index 8c62da1..2896443 100644 --- a/cpanfile +++ b/cpanfile @@ -12,6 +12,7 @@ requires 'TOML'; requires 'autodie'; requires 'perl', 'v5.24.0'; requires 'strictures'; +requires 'WWW::JSON'; requires 'version'; on configure => sub { -- cgit v1.2.3-24-g4f1b