WILL BE DONE 
 + Database storage of $Session & $Application, so web clusters 
   may scale better than the current NFS/CIFS StateDir implementation
   allows, maybe via Apache::Session.
	
	
	
	MAY BE DONE
 + VBScript, ECMAScript interpreters
 + allow use of Apache::Session for session management
 + BerkeleyDB2 integration for state management, maybe getting
   shared memory to work.
 + asp.pl, CGI method of doing asp
 + Dumping state of Apache::ASP during an error, and being
   able to go through it with the perl debugger.
 + $Request->ClientCertificate()