Merge pull request #39314 from dhess/fix-hydra

hydra: fix run-time dependencies after latest CPAN update.
This commit is contained in:
Jörg Thalheim 2018-04-23 08:35:47 +01:00 committed by GitHub
commit 635f24def5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ let
CatalystViewDownload CatalystViewDownload
CatalystViewJSON CatalystViewJSON
CatalystViewTT CatalystViewTT
CatalystXRoleApplicator
CatalystXScriptServerStarman CatalystXScriptServerStarman
CryptRandPasswd CryptRandPasswd
DBDPg DBDPg
@ -39,6 +40,7 @@ let
FileSlurp FileSlurp
IOCompress IOCompress
IPCRun IPCRun
JSONAny
JSONXS JSONXS
LWP LWP
LWPProtocolHttps LWPProtocolHttps