]> git.donarmstrong.com Git - class_modular.git/.git/blob - README
start 0.06SVN version
[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 Current development versions are available at
9 http://rzlab.ucr.edu/cgi-bin/viewcvs.cgi/trunk/?root=Class+Modular
10
11 Da::DB makes extensive use of Class::Modular, and is available at
12 http://rzlab.ucr.edu/cgi-bin/viewcvs.cgi/?root=Da+DB and should be
13 comming soon to a CPAN mirror near you.