Name : perl-Class-Generate
| |
Version : 1.100.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-07-29 11:18:32
|
Group : Development/Perl
| Source RPM : perl-Class-Generate-1.100.0-1mdv2010.0.src.rpm
|
Size : 0.19 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Generate Perl class hierarchies
|
Description :
The Class::Generate package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private members, required members, default values, object methods, class methods, class variables, and more.
CPAN contains similar packages. Why another? Because object-oriented programming, especially in a dynamic language like Perl, is a complicated endeavor. I wanted a package that would work very hard to catch the errors you (well, I anyway) commonly make. I wanted a package that could help me enforce the contract of object-oriented programming. I also wanted it to get out of my way when I asked.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |