Search results for "module:Scalar::Properties"
Scalar::Properties - Run-time properties on scalar variables
Scalar::Properties attempts to make Perl more object-oriented by taking an idea from Ruby: Everything you manipulate is an object, and the results of those manipulations are objects themselves. 'hello world'->length (-1234)->abs "oh my god, it's full...
MARCEL/Scalar-Properties-1.100860 - 27 Mar 2010 15:06:54 UTC
Data::Compare::Plugins::Scalar::Properties - plugin for Data::Compare to handle Scalar::Properties objects.
Enables Data::Compare to Do The Right Thing for Scalar::Properties objects. comparing a Scalar::Properties object and an ordinary scalar If you compare a scalar and a Scalar::Properties, then they will be considered the same if the two values are the...
DCANTRELL/Data-Compare-1.28 - 14 Mar 2023 23:36:57 UTC
Object::Hybrid - promote Perl primitives (hashes, scalars, arrays, and filehandles), either tie()d or not, to become hybrid objects
Some applications need to accept both plain primitives as well as tie()d primitives with additional (non-perltie) methods and parameters supported by extended interface available through tied() object. For example, application cache may be allowed to...
METADOO/Object-Hybrid-0.07 - 18 Nov 2013 01:46:58 UTC
Prima::Tie::Array - tie widget properties to scalars or arrays.
Prima::Tie contains two abstract classes, "Prima::Tie::Array" and "Prima::Tie::Scalar", which tie an array or a scalar to a widget's arbitrary array or scalar property. Also, it contains classes "Prima::Tie::items", "Prima::Tie::text", and "Prima::Ti...
KARASIK/Prima-1.68002 - 02 Mar 2023 12:49:07 UTC