Binary package “libcheck-isa-perl” in ubuntu xenial

Perl module for correct checking of an object's class

 The Check::ISA module provides several functions to assist in testing
 whether a value is an object, and if so asking about its class.
 It allows an object to be examined using various methods provided by
 Perl's UNIVERSAL class.