libclass-handle-perl

Module to create objects which are handles to classes
  http://search.cpan.org/dist/Class-Handle/
  0
  no reviews



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.