perl-Class-Virtual - Base class for virtual base classes.
Website: | http://search.cpan.org/~mschwern/Class-Virtual-0.06/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | momo-i, http://www.momo-i.org/ |
- Description:
This is a base class for implementing virtual base classes (what some people call an abstract class). Kinda kooky. It allows you to explicitly declare what methods are virtual and that must be implemented by subclasses. This might seem silly, since your program will halt and catch fire when an unimplemented virtual method is hit anyway, but there's some benefits.
Packages
perl-Class-Virtual-0.08-1.el6.noarch [14 KiB] |
Changelog
by momo-i (2018-07-15):
- new version |
perl-Class-Virtual-0.07-3.el6.noarch [14 KiB] |
Changelog
by momo-i (2015-07-24):
- Update to 0.07 |
perl-Class-Virtual-0.06-1.el6.noarch [13 KiB] |
Changelog
by momo-i (2013-02-26):
- Initial rpm release. |