Help for this page

Select Code to Download


  1. or download this
    UNIVERSAL::isa($object_of_my_class, "IO::File")
    
  2. or download this
    $object_of_my_class->isa("IO::File")