Binary package “libb-hooks-op-check-perl-dbgsym” in ubuntu xenial

debug symbols for package libb-hooks-op-check-perl

 B::Hooks::OP::Check provides an interface for XS modules to hook into the
 callbacks of PL_check, which is part of perl's core. It allows a C function to
 be invoked as the last stage of optree compilation, depending on the given op
 code number (op_type).