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

Search results for "dist:Class-Trait OVID"

Class::Trait - Deprecated. Please use Moose::Role. River stage one • 1 direct dependent • 1 total dependent

This document attempts to explain Traits in terms of Perl. Trait composition A Trait can be defined as a package containing: * A set of methods * A hash of overloaded operators mapped to the method labels * An array of required method labels Here is ...

OVID/Class-Trait-0.33 - 03 Jun 2023 08:44:55 UTC

Class::Trait::Base - Base class for all Traits River stage one • 1 direct dependent • 1 total dependent

Not much going on here, just an AUTOLOAD method to help properly dispatch calls to "SUPER::" and an "apply" method. ######################################################################## ###### apply require TSomeTrait; TSomeTrait->apply($object); ...

OVID/Class-Trait-0.33 - 03 Jun 2023 08:44:55 UTC
2 results (0.024 seconds)