perl-Class-Prototyped 1.11

Fast prototype-based OO programming in Perl
This package provides for efficient and simple prototype-based programming
in Perl. You can provide different subroutines for each object, and also
have objects inherit their behavior and state from another object.