The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Lexical::Attributes"

Lexical::Attributes - Proper encapsulation River stage zero No dependents

NOTE: This module has changed significantly between releases 1.3 and 1.4. Code that works with version 1.3 or earlier *will not* work with version 1.4 or later. NOTE: This is experimental software! Certain things will change, specially if they are ma...

ABIGAIL/Lexical-Attributes-2009121601 - 16 Dec 2009 12:17:26 UTC

Lexical::Accessor - true private attributes for Moose/Moo/Mouse River stage two • 4 direct dependents • 30 total dependents

Lexical::Accessor generates coderefs which can be used as methods to access private attributes for objects. The private attributes are stored inside-out, and do not add any accessors to the class' namespace, so are completely invisible to any outside...

TOBYINK/Lexical-Accessor-0.014 - 16 Jun 2022 16:32:46 UTC

Attribute::Lexical - sane scoping of function/variable attributes River stage one • 5 direct dependents • 5 total dependents

This module manages attributes that can be attached to subroutine and variable declarations. Although it can be used directly, it is mainly intended to be infrastructure for modules that supply particular attribute semantics. Meanings are assigned to...

ZEFRAM/Attribute-Lexical-0.005 - 30 Jul 2017 07:37:21 UTC

Sub::Lexical - implements lexically scoped subroutines River stage zero No dependents

Using this module will give your code the illusion of having lexically scoped subroutines. This is because where ever a sub is lexically declared it will really just turn into a "my()"ed scalar pointing to a coderef. However the lexically scoped subs...

BROQ/Sub-Lexical-0.81 - 15 Oct 2002 16:54:11 UTC

Export::Lexical - Lexically scoped subroutine imports River stage zero No dependents

The Export::Lexical module provides a simple interface to the custom user pragma interface in Perl 5.10. Simply by marking subroutines of a module with the ":ExportLexical" attribute, they will automatically be flagged for lexically scoped import....

CGRAU/Export-Lexical-0.0.6 - 04 Oct 2015 00:33:01 UTC

MooseX::Lexical::Types - automatically validate lexicals against Moose type constraints River stage zero No dependents

This module allows you to automatically validate values assigned to lexical variables using Moose type constraints. This can be done by importing all the MooseX::Types constraints you you need into your namespace and then registering them with MooseX...

FLORA/MooseX-Lexical-Types-0.01 - 28 Apr 2009 00:06:04 UTC
6 results (0.029 seconds)