Name : perl-Object-Lexical
| |
Version : 0.02
| Vendor : Mandriva
|
Release : 1mdv2007.0
| Date : 2006-09-12 13:27:29
|
Group : Development/Perl
| Source RPM : perl-Object-Lexical-0.02-1mdv2007.0.src.rpm
|
Size : 0.02 MB
| |
Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
Summary : Object::Lexical - Syntactic Sugar for Easy Object Instance Data &
|
Description :
Object::Lexical provides syntactic sugar to create objects. Normal \"my\" variables are used for instance data. $this is automatically read off of the argument stack. This follows \"real\" OO languages, where user code need not concern itself with helping the language implement objects. Normal OO Perl code is ugly, hard to read, tedious to type, and error prone. The \"$self-\"{field}> syntax is cumbersome, and using an object field with a built in, like \"push()\", requires syntax beyond novice Perl programmers: \"push AATT{$self-\"{field}}, $value>. Spelling field names wrong results in hard to find bugs: the hash autovivicates, and no \"variables must be declared\" warning is issued.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release |