Binary package “libhttp-exception-perl” in ubuntu xenial

module for throwing HTTP-Errors as (Exception::Class-) Exceptions

 HTTP::Exception lets you throw HTTP-Errors as Exceptions.
 Every HTTP::Exception is an Exception::Class class. So the same mechanisms
 apply as with Exception::Class classes.
 .
 Exception::Class' docs provide more general information on exceptions.