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 UTCEnables 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.27 - 05 Nov 2019 16:48:47 UTCModule::Generic as its name says it all, is a generic module to inherit from. It is designed to provide a useful framework and speed up coding and debugging. It contains standard and support methods that may be superseded by your the module using Mod...
JDEGUEST/Module-Generic-v0.13.0 - 25 Aug 2020 10:16:52 UTCPrima::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.60 - 31 Oct 2020 09:13:19 UTCSome 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