
in no particular order:

evaluate/address interaction between $r->read* + Apache::CGI->read_from_client

figure out why the heck filehandles used with file upload show up under
'unknown' in our symbol table dump, and why the heck they are even in the
symbol table (stems from CGI.pm now XA.pm)

more timeout handling?

Apache::Registry should parse command line if present in scripts
e.g. #!/usr/local/bin/perl -w

Apache::DBI module for managing persistent database connections

provide an optional and configurable Safe wrapper around embedded scripts

more tests for the test suite

add more examples


