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 0.05 - 2017-02-07

  • the REPR method now takes the $proto which results from BUILDARGS in case it needs to consult it in the creation of the representation
  • switch to using Carp::croak instead of die it is, and always has been, in core.
  • added some tests to show how to inherit from classes which do not use UNIVERSAL::Object
  • added new tests for non-HASH ref based instance

Modules

A useful base class