This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
Raise WhmConnectionError for non-JSON cPanel Responses
We bumped the major version because now Lumberg will raise WhmConnectionError
if it encounters a non-JSON response from cPanel. Previously Lumberg would have raised a JSON::ParserError
.
- Handle all non-JSON cpanel responses [#107]