in reply to Re^2: Database, session example in rockway book
in thread Database, session example in rockway book

Given that I always do /path/to/perl -MCPAN -e 'install DBIC::Session' (due to the fact that I always have several Perl builds laying about and I like being absolutely sure which one I'm working with), I don't know the actual arguments to the cpan script. :-)

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?