
Class::handle is a perl module that attempts to provide a convenient object wrapper around the various different types of functions that can be performed on a class. it provides what is effectively a combined api from universal, class::isa and class::inspector for obtaining information about a class, and some additional task methods.