ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
257 B
Text
5 lines
257 B
Text
This is a base class for implementing virtual base classes (what some
|
|
people call an abstract class). It allows you to explicitly declare
|
|
what methods are virtual and that must be implemented by subclasses.
|
|
|
|
WWW: https://metacpan.org/release/Class-Virtual
|