The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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