From e29b1456c06576b607fd255f5da34a3cc3e97ca2 Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Mon, 5 Sep 2016 01:09:49 +0000 Subject: Extirpate traces of XML Summary: Resolve T6 and use the opportunity to get rid of our dependency on `XML::Simple` once and for all. Test Plan: Run the bot with JSON config files. Reviewers: Unit193 Reviewed By: Unit193 Tags: #antispammeta Maniphest Tasks: T6 Differential Revision: https://asm.shalture.org/D1 --- cpanfile | 1 - 1 file changed, 1 deletion(-) (limited to 'cpanfile') diff --git a/cpanfile b/cpanfile index 34f5997..a617fc0 100644 --- a/cpanfile +++ b/cpanfile @@ -18,7 +18,6 @@ requires 'String::Interpolate', '0.32'; requires 'Text::LevenshteinXS', '0.03'; requires 'Tie::CPHash', '1.06'; requires 'URI::Escape', '3.31'; -requires 'XML::Simple', '2.20'; requires 'DBI', '1.63'; requires 'DBD::mysql', '4.025'; -- cgit v1.2.3