Binary package “libcgi-validop-perl” in ubuntu xenial

module for validating CGI parameters

 CGI::ValidOp is a Perl module that validates CGI parameters and manages run
 modes. Because CGI parameter validation is boring, it's easy to get wrong or
 ignore. It removes as much of the repetition as possible out of this task by
 replacing it with a simple interface.