Help for this page
check_pkg("::"); ... { # check @{$pkg."::ISA"} to see if it inherits }
my @to_check = ("::"); ... push(@to_check, $full_pkg); } }