Search results for "module:mixin"

mixin - Mix-in inheritance, an alternative to multiple inheritance River stage one • 4 direct dependents • 6 total dependents

NOTE You probably want to look into the similar but superior concept of traits/roles instead. See "SEE ALSO" for suggested modules. Mixin inheritance is an alternative to the usual multiple-inheritance and solves the problem of knowing which parent w...

MSCHWERN/mixin-0.08 - 02 Dec 2015 23:18:42 UTC

HO::mixin River stage zero No dependents

SKNPP/HO-class-0.080 - 01 Jan 2020 20:12:25 UTC

mixin::with - declaring a mix-in class River stage one • 4 direct dependents • 6 total dependents

mixin::with is used to declare mix-in classes. When to use a mixin? Mixin classes useful for those that *add new functionality* to an existing class. If you find yourself doing: package Foo::ExtraStuff; use base 'Foo'; sub new_method { ... } package ...

MSCHWERN/mixin-0.08 - 02 Dec 2015 23:18:42 UTC

Mars::Mixin - Mixin Declaration River stage zero No dependents

This package provides a mixin builder which when used causes the consumer to inherit from Mars::Kind::Mixin which provides mixin building and lifecycle hooks. A mixin can do almost everything that a role can do but differs from a "role" in that whate...

AWNCORP/Mars-0.05 - 04 Aug 2022 21:01:13 UTC

Debug::Mixin - Make your applications and modules easier to debug River stage zero No dependents

This module help you define breakpoints for your own module or applications making them easier to debug....

NKH/Debug-Mixin-0.4.4 - 14 Jan 2009 17:33:38 UTC

Venus::Mixin - Mixin Builder River stage two • 3 direct dependents • 56 total dependents

This package provides a mixin builder which when used causes the consumer to inherit from Venus::Core::Mixin which provides mixin building and lifecycle hooks. A mixin can do almost everything that a role can do but differs from a "role" in that what...

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Class::Mixin - API for aliasing methods to/from other classes River stage zero No dependents

DAVIDRW/Class-Mixin-1.00 - 26 May 2008 19:05:40 UTC

Badger::Mixin - base class mixin object River stage one • 4 direct dependents • 6 total dependents

The Badger::Mixin module is a base class for mixin modules. Mixins are modules that implement functionality that can be mixed into other modules. This allows you to create modules using composition instead of misuing inheritance. The easiest way to d...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Mixin::Linewise - write your linewise code for handles; this does the rest River stage four • 7 direct dependents • 1203 total dependents

It's boring to deal with opening files for IO, converting strings to handle-like objects, and all that. With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write a method to handle handles, and methods for handling strings and fi...

RJBS/Mixin-Linewise-0.111 - 01 Jan 2023 02:10:10 UTC

Mixin::Historian - a mixin for recording history about objects River stage zero No dependents

Mixin::Historian is an application of Mixin::ExtraFields. If you're not familiar with it, you should read about it, both in its documentation and in this article about Mixin::ExtraFields <http://advent.rjbs.manxome.org/2009-12-22.html>. Generally, it...

RJBS/Mixin-Historian-0.102001 - 31 Dec 2022 18:35:38 UTC

Mixin::ExtraFields - add extra stashes of data to your objects River stage one • 4 direct dependents • 9 total dependents

Sometimes your well-defined object needs a way to tack on arbirary extra fields. This might be a set of session-specific ephemeral data, a stash of settings that need to be easy to grow over time, or any sort of name-and-value parameters. Adding more...

RJBS/Mixin-ExtraFields-0.140003 - 31 Dec 2022 18:31:08 UTC

lib/Spiffy/mixin.pm River stage four • 26 direct dependents • 2973 total dependents

INGY/Spiffy-0.46 - 16 Aug 2014 19:19:54 UTC

Bot::Net::Mixin - build complex objects my mixing components River stage zero No dependents

This is the base class for all Bot::Net mixins. It basically provides for a way of cataloging which mixins a class has added, tools for mixin setup, and magic for pulling mixin stuff into the importing package....

HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTC

FP::Array::Mixin River stage zero No dependents

Used to implement array based sequences....

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC

Net::SNMP::Mixin - mixin framework for Net::SNMP River stage two • 16 direct dependents • 16 total dependents

Net::SNMP implements already the methods to retrieve raw SNMP values from the agents. With the help of specialized mixins, the access to these raw SNMP values is simplified and necessary calculations on these values are already done for gaining high ...

GAISSMAI/Net-SNMP-Mixin-0.14 - 04 Jul 2016 12:58:08 UTC

FP::Mixin::Utils - utility methods River stage zero No dependents

Methods that can be useful to have on some classes or protocols. Currently implemented: "F()": call `F` from `FP::Stream` (useful in the repl to fully force a data structure)...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC

Mars::Kind::Mixin - Mixin Base Class River stage zero No dependents

This package provides a mixin base class with mixin building and object construction lifecycle hooks....

AWNCORP/Mars-0.05 - 04 Aug 2022 21:01:13 UTC

Class::MOP::Mixin - Base class for mixin classes River stage four • 2916 direct dependents • 4004 total dependents

This class provides a few methods which are useful in all metaclasses....

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC

Venus::Core::Mixin - Mixin Base Class River stage two • 3 direct dependents • 56 total dependents

This package provides a mixin base class with mixin building and object construction lifecycle hooks....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Data::Model::Mixin - mixin manager for Data::Model River stage zero No dependents

YAPPO/Data-Model-0.00008 - 08 Jul 2013 11:21:40 UTC
118 results (0.019 seconds)