p5-Class-Default

provide static calls that apply to a default instantiation

WWW CVSWeb GITHub
  1. Package version
    p5-Class-Default-1.51p2
  2. Maintainer
    The OpenBSD ports mailing-list

Class::Default provides a mechanism to allow your class to take static
method calls and apply it to a default instantiation of an object. It
provides a flexibility to an API that allows it to be used more
comfortably in different situations.