From 2532884594b4c478e444c3295e4ae283adc3cb1b Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Mon, 22 Jan 2018 11:25:28 +0000 Subject: import http-useragent as intended replacement for LWP::Simple. add dependency DateTime::Parse --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0cb6b93..9ef9209 100644 --- a/.gitmodules +++ b/.gitmodules @@ -139,3 +139,9 @@ [submodule "modules/JSON-Unmarshal"] path = modules/JSON-Unmarshal url = git@github.com:tadzik/JSON-Unmarshal.git +[submodule "modules/http-useragent"] + path = modules/http-useragent + url = git://github.com/sergot/http-useragent.git +[submodule "modules/datetime-parse"] + path = modules/datetime-parse + url = git://github.com/sergot/datetime-parse.git -- cgit v1.1