Search results for "module:Attribute::"

Be::Attribute - get and set MIME file attributes River stage zero No dependents

Get (or set) MIME file attributes....

TSPIN/Be-Attribute-0.2 - 19 Jun 2008 05:12:40 UTC

Attribute::Tie - Tie via Attribute River stage zero No dependents

Attribute::Tie allows you to tie variables via attribute. This is more intuitive than tie my %hash, "Tie::Hash::Yours", args ... or die "$!"; The first argument to "Tie()" is the name of the module to which you want to tie the variable. You can omit ...

DANKOGAI/Attribute-Tie-0.02 - 08 Feb 2009 09:02:26 UTC

Sub::Attribute - Reliable subroutine attribute handlers River stage two • 8 direct dependents • 49 total dependents

"Sub::Attribute" is a role to define attribute handlers for specific subroutine attributes. The feature of this module is similar to that of "Attribute::Handlers", but has less functionality and more reliability. That is, while "Attribute::Handlers" ...

DCANTRELL/Sub-Attribute-0.07 - 31 Oct 2018 23:17:35 UTC

Attribute::Util - Assorted general utility attributes River stage one • 5 direct dependents • 5 total dependents

When used without argument, this module provides four universally accessible attributes of general interest as follows: Abstract See Attribute::Abstract. Alias See Attribute::Alias. Memoize See Attribute::Memoize. Method See Attribute::Method. SigHan...

DANKOGAI/Attribute-Util-1.07 - 24 Feb 2013 09:18:06 UTC

Oryx::Attribute - Attribute meta-type for Oryx persistent classes River stage one • 1 direct dependent • 1 total dependent

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

SIAM::Attribute - Attribute object class River stage zero No dependents

SSINYAGIN/SIAM-1.01 - 22 Aug 2014 08:30:35 UTC

Attribute::Args - check subroutine param types River stage zero No dependents

SWINED/Attribute-Args-0.06 - 08 Mar 2017 13:09:16 UTC

Attribute::Alias - An Alias attribute River stage one • 5 direct dependents • 5 total dependents

If you need a variable or subroutine to be known by another name, use this attribute. Internally, the attribute's handler assigns typeglobs to each other. As such, the "Alias" attribute provides a layer of abstraction. If the underlying mechanism cha...

DANKOGAI/Attribute-Util-1.07 - 24 Feb 2013 09:18:06 UTC

TPath::Attribute - handles evaluating an attribute for a particular node River stage one • 3 direct dependents • 3 total dependents

For use in compiled TPath expressions. Not for external consumption....

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC

Attribute::Static - implementing static method with attributes River stage zero No dependents

Attribute::Static implements something like static methods in Java....

JIRO/Attribute-Static-0.02 - 29 Dec 2005 21:03:09 UTC

Getopt::Attribute - Attribute wrapper for Getopt::Long River stage one • 5 direct dependents • 7 total dependents

Note: This version of the module works works with perl 5.8.0. If you need it to work with perl 5.6.x, please use an earlier version from CPAN. This module provides an attribute wrapper around "Getopt::Long". Instead of declaring the options in a hash...

MARCEL/Getopt-Attribute-2.101700 - 19 Jun 2010 09:13:57 UTC

Attribute::Cached - easily cache subroutines results using a :Cached attribute River stage zero No dependents

In many applications, including web apps, caching data is used to help scale the sites, trading a slight lack of immediacy in results with a lower load on DB and other resources. Usually we'll do something like this sub my_query { my ($self, %pars) =...

OSFAMERON/Attribute-Cached-0.02 - 24 Nov 2009 22:45:27 UTC

Attribute::Method - No more 'my $self = shift;' River stage one • 5 direct dependents • 5 total dependents

This Attribute makes your subroutine a method -- $self is automagically set and the parameter list is supported. This trick is actually introduced in "Perl Hacks", hack #47. But the code sample therein is a little buggy so have a look at this module ...

DANKOGAI/Attribute-Util-1.07 - 24 Feb 2013 09:18:06 UTC

Rubyish::Attribute - ruby-like accessor builder: attr_accessor, attr_writer and attr_reader. River stage one • 3 direct dependents • 4 total dependents

SHELLING/Rubyish-Attribute-1.2 - 04 Oct 2009 17:41:21 UTC

Attribute::SubName - Naming anonymous subroutines via attributes River stage zero No dependents

This module provides an attribute ":Name" that you can use on anonymous subroutines to give them a name. This is useful as they will then show up with that name in stack traces (cf. Carp). The naming is done with Sub::Name. Additionally, the attribut...

MARCEL/Attribute-SubName-1.101420 - 22 May 2010 20:08:53 UTC

Attribute::Context - Perl extension for automatically altering subroutine behavior based upon context River stage zero No dependents

"Attribute::Context" creates attributes for subroutines to alter their behavior based upon their calling context. Three contexts are recognized: Contexts * list my @array = foo(); Currently it is assumed that subroutines returning using these attribu...

OVID/Attribute-Context-0.042 - 18 Nov 2006 16:35:25 UTC

Capture::Attribute - s/return/print/g River stage one • 1 direct dependent • 1 total dependent

Sometimes you write a function that needs to build a long string via a convoluted series of conditional statements, loops and so on. I tend to end up defining a variable $return at the top of the code, concatenating bits to it as required, and then r...

TOBYINK/Capture-Attribute-0.003 - 10 Sep 2014 23:19:09 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

Attribute::Storage - declare and retrieve named attributes about CODE references River stage one • 2 direct dependents • 3 total dependents

This package provides a base, where a package using it can define handlers for particular code attributes. Other packages, using the package that defines the code attributes, can then use them to annotate subs. This is similar to "Attribute::Handlers...

PEVANS/Attribute-Storage-0.10 - 28 Apr 2022 15:50:51 UTC

Attribute::Boolean - Mark scalars as pure booleans River stage one • 1 direct dependent • 1 total dependent

CMS/Attribute-Boolean-v1.0.8 - 01 Oct 2016 13:54:03 UTC
598 results (0.038 seconds)