today | current | recent | random ... categories | search ... who ... syndication

Greg London : Symbol::Table.pm

Symbol::Table allows the user to manipulate Perl's symbol table while hiding all those nasty eval's and *typeglobs from the user. Symbol::Table gives the user an object oriented interface to perl's actual symbol table. The constructor returns a reference to a tied hash as a Symbol::Table object. The object acts like a reference to a hash: the keys are the name of the symbols in the symbol table, and the values are references to the symbol itself. The tied bit of magic allows changes in the actual symbol table to be reflected as changes in the tied hash. Tieing also allows assignments to the hash to translate into assignments into perl's actual symbol table.

refers to

meta

 
Me : ASCOPE::Search::Boolean.pm 1.0 ←  → "Their real vanishing point is where our incomprehension meets."