Changes for version 1.10 - 2001-02-09
- Added missing <C>old</C>. It was documented but not implemented
- &self is now only way to access object/class reference. Use self(self->next) instead of $_[0] = $_[0]->next.
- refactored all condition checking to use <C>generic_check</C> function
- revisted _inheritence and generic_check. Think I've finally got weakening pre-conditional checks working correctly. There is a good test covering this in t/method.t
Modules
Design-by-Contract OO in Perl.
Design-by-Contract OO in Perl.
Provides
in lib/Class/Contract.pm
in lib/Class/Contract.pm
in lib/Class/Contract.pm