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.07

  • API CHANGE ***
  • "is" is no longer exported. Instead, programmers have the option of renaming the "does" method to something more suitable for their needs.

Modules

An implementation of Traits in Perl
Base class for all Traits
Trait configuration information storage package.
Trait for adding comparison abilities to your object
Trait for adding equality testing to your object
Trait for adding stringification abilities to your object
Reflection class used to find information about classes which use Traits.