]> git.donarmstrong.com Git - class_modular.git/.git/blob - README
31ad355923dee8d47b3e35d08e02c2100b6fa5e5
[class_modular.git/.git] / README
1 Class::Modular is a superclass for generating modular classes, where
2 methods can be added into the class from the perspective of the
3 object, rather than from the perspective of the class.
4
5 See perldoc Class::Modular for more information, and COPYING for
6 copyright and licensing information.
7
8 Da::DB makes extensive use of Class::Modular, and is available at
9 http://rzlab.ucr.edu/cgi-bin/viewcvs.cgi/?root=Da+DB and should be
10 comming soon to a CPAN mirror near you.