TODO for Embperl

Features
--------
- Apache::Symbol::undef (avoid function redefinition warning)

- @param -> @_

- make optUndefToEmptyValue default [Steve Willer]

- whitespace intention [Todd Eigenshink]

- make checkbox and option work without value attribute

- used named subroutines for debugging [Ert Dredge]

- Adapt session handling to new Apache::Session

- EMBPERL_VERSION [Christian Gilmore]

- use ap_r.. instead of ap_b... ?

- Remove space at the start and end of the line [Dirk Lutzebaeck]

- gzip output [Andreas Koenig]

- Make EMBPERL_FILEMATCH work with CGI [Jason Holt 20.7.99]
 
- Make @erros visible from outside [James Elson 21.07.99]

- custom html tags

- url rewrting for session id


Test
----
- test FORBIDDEN

- check permissions of test/html

- remove SSLDisable for mod_ssl >= 2.1 [Roman Maeder]

- not_found cgi test on win32

Bugs
----
- NOT_FOUND -> Apache::Constants ?

- Embperl version number [Eric CHOLET]

- errorright output

- error from croak in 'do xxx.pl' are not shown anywhere

- [* *] inside if [Vasco Chita 1.5.99]

- use Embperl Module later than startup -> cleanup fails on first request

- StackFree in offline mode

- SIG DIE missing message arg [Alex Schmelkin 24.8.99]

- norm path before chdir on win32


Docs
----


