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 "module:Attribute::Deprecated"

Attribute::Deprecated - mark deprecated methods River stage zero No dependents

Mark your deprecated subroutines with this attribute and a warning will be generated when the subroutine is called. This can be used to weed out old code that is calling the obsolete method but should be calling its replacement. It's a little bit eas...

KASEI/Attribute-Deprecated-1.04 - 25 Jun 2001 15:31:24 UTC

PPIx::XPath - an XPath implementation for the PDOM River stage zero No dependents

This module augments PPI's classes with the methods required by Tree::XPathEngine, allowing you to perform complex XPath matches against any PDOM tree. See Tree::XPathEngine for details about its methods. Mapping the PDOM to the XPath data model * Ea...

DAKKAR/PPIx-XPath-2.02 - 29 Aug 2016 15:52:45 UTC

Attribute::Default - Perl extension to assign default values to subroutine arguments River stage zero No dependents

You've probably seen it a thousand times: a subroutine begins with a complex series of "defined($blah) or $blah = 'fribble'" statements designed to provide reasonable default values for optional parameters. They work fine, but every once in a while o...

STEPHEN/Attribute-Default-1.35 - 24 Aug 2013 07:34:26 UTC

Reflex::Trait::Watched - Automatically watch Reflex objects. River stage one • 7 direct dependents • 7 total dependents

Reflex::Trait::Watched modifies a member to automatically watch() any Reflex::Base object stored within it. In the SYNOPSIS, storing a Reflex::Interval in the clock() attribute allows the owner to watch the timer's events. This trait is a bit of Moos...

RCAPUTO/Reflex-0.100 - 02 Apr 2017 21:56:28 UTC

Reflex::Trait::Observed - Automaticall watch Reflex objects. River stage one • 7 direct dependents • 7 total dependents

First, this trait is deprecated. Please use Reflex::Trait::Watched instead. This trait exists for backwards compatibility, allowing existing code to use Reflex::Trait::Watched by its old name. New code should use Reflex::Trait::Watched directly....

RCAPUTO/Reflex-0.100 - 02 Apr 2017 21:56:28 UTC

Reflex::Trait::EmitsOnChange - Emit an event when an attribute's value changes. River stage one • 7 direct dependents • 7 total dependents

An attribute with the Reflex::Trait::EmitsOnChange trait emit an event on behalf of its object whenever its value changes. The event will be named after the attribute by default. It will be accompanied by a "value" parameter, the value of which is th...

RCAPUTO/Reflex-0.100 - 02 Apr 2017 21:56:28 UTC

Moose::Policy::FollowPBP - Follow the recomendations in Perl Best Practices River stage one • 2 direct dependents • 2 total dependents

This meta-policy changes Moose's default accessor-naming behavior to follow the recommendations found in Damian Conway's book *Perl Best Practices*....

DROLSKY/Moose-Policy-0.05 - 21 Nov 2010 16:38:44 UTC

Attribute::Unimplemented - mark unimplemented methods River stage zero No dependents

Attribute::Unimplemented can be used to mark your methods as unimplemented one. With this attribute on, calls to those methods will generate warnings and the real code inside the method won't be executed. That is the only difference with Attribute::D...

MIYAGAWA/Attribute-Unimplemented-0.02 - 02 Sep 2001 23:06:41 UTC

Moose::Policy::JavaAccessors - BeCause EveryOne Loves CamelCase River stage one • 2 direct dependents • 2 total dependents

This meta-policy changes the behavior of Moose's default behavior in regard to accessors to follow Java convention and use CamelCase....

DROLSKY/Moose-Policy-0.05 - 21 Nov 2010 16:38:44 UTC

Moose::Meta::Attribute::Custom::Trait::Chained - DEPRECATED River stage two • 9 direct dependents • 38 total dependents

TOMHUKINS/MooseX-Attribute-Chained-1.0.3 - 13 Jan 2017 17:46:08 UTC
10 results (0.042 seconds)