Changes for version 0.04 - 2002-06-26
- Add the show_containers() method, which should be a godsend during debugging.
- Convert contained_objects() string specs to hashes upon input, rather than checking them every time they're used later in the code.
- Change " if (%args)" to " if (keys %args)", which is more officially correct (though both would work in this particular case).
Modules
Glues object frameworks together transparently