in reply to Object Oriented configuration values

maybe i am being dense, but whats up with?
print $object->config(base_directory); $object->config(base_directory => "/home/blah/foo"); print $object->config(base_directory);
Why would you need each config entry to have its own named accessor/mutator?



time was, I could move my arms like a bird and...