From 8abe36811933212c928d253f82e444e726b018d7 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 22 Oct 2019 18:31:34 +0100 Subject: [PATCH] Added prereq HTML::Parser as suggested by CPANTS. --- dist.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dist.ini b/dist.ini index 4d6697f..0829296 100644 --- a/dist.ini +++ b/dist.ini @@ -37,6 +37,7 @@ push_to = public Net::OpenID::Common = 1.19 LWP::UserAgent = 0 HTTP::Request = 0 +HTML::Parser = 0 URI = 0 Time::Local = 0 MIME::Base64 = 0