perl-Scalar-Properties 0.13

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.