UNIVERSAL

Base class; all blessed references inherit from it.

$sub = $obj->can('print'); $yes = UNIVERSAL::isa($ref, "HASH");


Provides the following methods: