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.
+ Sample Apache::ASP applications beyond ./site/eg
+ More caching options like $Server->Cache for user cache
and $Response->Cache for page caching
+ Caching guide
MAY BE DONE
+ VBScript, ECMAScript or JavaScript interpreters
+ Dumping state of Apache::ASP during an error, and being
able to go through it with the perl debugger.