in reply to Re: Unwritten Perl Books: 2007 version
in thread Unwritten Perl Books: 2007 version

Read the code for DBM::Deep if you want an education in the advanced use of tie, particularly with bless.

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?
  • Comment on Re^2: Unwritten Perl Books: 2007 version