http://www.perlmonks.org?node_id=742588


in reply to Tying objects

Also, look at DBM::Deep for an example of how to provide tie/object behavior on the same thing.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?