As of v5.10 Perl will provide support for inside-out classes in form of a new core module Hash::Util::FieldHash. It is already available in the current bleadperl.You can read the whole post on Google Groups, here.Inside-out classes store object data in hashes keyed by the object. That way each field of a class is realized as one lexical hash which may thus be called a field hash.
In reply to Perl core support for inside-out classes by bart
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |