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

Search results for "module:Attribute::Alias"

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

Signature::Attribute::Alias - make signature parameters that alias caller-provided values River stage zero No dependents

This module provides a third-party subroutine parameter attribute via XS::Parse::Sublike, which declares that the parameter will alias the value passed by the caller, rather than take a copy of it. WARNING The ability for sublike constructions to tak...

PEVANS/Signature-Attribute-Alias-0.01 - 08 Sep 2023 22:22:34 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

TJMATHER/XML-XQL-0.68 - 16 Jan 2003 21:59:00 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 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

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

Treex::PML::Node - Treex::PML class representing a node. River stage two • 3 direct dependents • 11 total dependents

This class implements a node in a tree. The node has zero or one parent node ("parent()") (if it has no parent, it is a root of a tree), zero or more child nodes (the left-most of them returned by "firstson()") and zero or more siblings ("lbrother()"...

CHOROBA/Treex-PML-2.26 - 23 Apr 2024 16:12:23 UTC

Tree::DAG_Node::XPath - Add XPath support to Tree::DAG_Node River stage one • 1 direct dependent • 1 total dependent

This package extends Tree::DAG_Node to add XPath queries to it It adds the findnodes, matches and find methods to the base "Tree::DAG_Node" class. With a little customization it can also add the findnodes_as_string and findvalue methods....

MIROD/Tree-DAG_Node-XPath-0.11 - 24 Aug 2010 17:27:44 UTC

MooseX::AutoDestruct - Clear your attributes after a certain time River stage one • 1 direct dependent • 3 total dependents

MooseX::AutoDestruct is an attribute metaclass trait that causes your attribute value to be cleared after a certain time from when the value has been set. This trait will work regardless of how the value is populated or if a clearer method has been i...

RSRCHBOY/MooseX-AutoDestruct-0.009 - 07 Nov 2011 03:53:49 UTC

Attribute::TieClasses - Attribute wrappers for CPAN Tie classes River stage zero No dependents

Damian Conway's wonderful "Attribute::Handlers" module provides an easy way to use attributes for "tie()"ing variables. In effect, the code in the synopsis is simply use Attribute::Handlers autotie => { Timeout => 'Tie::Scalar::Timeout' }; Still, goi...

MARCEL/Attribute-TieClasses-1.101700 - 19 Jun 2010 09:12:30 UTC

HTML::Object::Attribute - HTML Object Element Attribute Class River stage zero No dependents

This class represent an element attribute. it is used as part of HTML::Object, and also contains methods to interface with HTML::Object::XPath...

JDEGUEST/HTML-Object-v0.3.1 - 06 Nov 2023 03:39:02 UTC

lib/MouseX/Getopt/Meta/Attribute/Trait.pm River stage one • 3 direct dependents • 4 total dependents

This is a custom attribute metaclass trait which can be used to specify a the specific command line flag to use instead of the default one which MouseX::Getopt will create for you. cmd_flag Changes the commandline flag to be this value, instead of th...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC

lib/MouseX/Getopt/Meta/Attribute.pm River stage one • 3 direct dependents • 4 total dependents

This is a custom attribute metaclass which can be used to specify a the specific command line flag to use instead of the default one which MouseX::Getopt will create for you. This is certainly not the prettiest way to go about this, but for now it wo...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC

HTML::Object::DOM::Attribute - HTML Object River stage zero No dependents

This module implements a DOM node attribute. It inherits from HTML::Object::Attribute and from HTML::Object::DOM::Node...

JDEGUEST/HTML-Object-v0.3.1 - 06 Nov 2023 03:39:02 UTC

Treex::PML::Schema::Attribute - implements declaration of an attribute of a container. River stage two • 3 direct dependents • 11 total dependents

CHOROBA/Treex-PML-2.26 - 23 Apr 2024 16:12:23 UTC

MooseX::Getopt::Meta::Attribute - Optional meta attribute for custom option names River stage three • 110 direct dependents • 324 total dependents

This is a custom attribute metaclass which can be used to specify a the specific command line flag to use instead of the default one which MooseX::Getopt will create for you. This is certainly not the prettiest way to go about this, but for now it wo...

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Getopt::Meta::Attribute::Trait - Optional meta attribute trait for custom option names River stage three • 110 direct dependents • 324 total dependents

This is a custom attribute metaclass trait which can be used to specify a the specific command line flag to use instead of the default one which MooseX::Getopt will create for you....

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Unique::Meta::Trait::Attribute - MooseX::Unique Attribute Trait; River stage zero No dependents

This is the attribute trait which adds a Bool value 'unique'. Has an alias UniqueIdentity for your convenience....

EALLENIII/MooseX-Unique-0.005 - 23 Jun 2011 02:31:42 UTC

Gideon::Meta::Attribute::Trait::Inflate - Inflated attribute River stage zero No dependents

It allows you to configurate an inflate and deflate methods for an attribute, Gideon will use the "inflator" method when retrieving the information from a data store, and the "deflator" before storing the information in the data store...

DICHI/Gideon-0.0.3 - 09 Sep 2013 13:58:54 UTC

MooseX::Aliases::Meta::Trait::Attribute - attribute metaclass trait for MooseX::Aliases River stage three • 36 direct dependents • 105 total dependents

This trait adds the "alias" option to attribute creation. It is automatically applied to all attributes when "use MooseX::Aliases;" is run....

DOY/MooseX-Aliases-0.11 - 12 Jul 2013 19:04:25 UTC
33 results (0.037 seconds)