Before a 1.0 release:

- Revise BATTS security model to something safer and saner
- Create an installation Makefile or script
	- Verify MySQL installation
	- Install Perl modules
	- Locate PERL binary and modify scripts appropriately
	- autoconf?
- Create an interactive BATTS shell mode
- Create a full-featured Web interface
- Make HTML output an option for all 'show' commands
	- show-ticket
	- all of the simple lists
	- probably want a table to select which headers, make the
	  HTML stuff more generic
- Better error-checking
- Pretty-print of dates (can MySQL do this for us? I think so...)
- A verbose option would simplify debugging :-)

