Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d42f9eb3431c0b0fc4257cd591a33775

perl-Object-Lexical-0.20.0-1.mga1.src.rpm

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 @{$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.

Generated packages:

Other version of this rpm: