TODO for Embperl

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

- @param -> @_

- make optUndefToEmptyValue default [Steve Willer]

- URL encode for frame src

- whitespace intention [Todd Eigenshink]

- make checkbox and option work without value attribute

- check for unclosed if's etc. [Todd Eigenshink]

- DirectoryIndex via Embperl (does not work anymore with apache 1.3.4)

- used named subroutines for debugging [Ert Dredge]

- Adapt session handling to new Apache::Session

Test
----
- test FORBIDDEN

- table_set -> table_add (test with mod_usertrack)

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

- Embperl version number [Eric CHOLET]

- errorright output

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

Docs
----
- Docs about EmbperlChain [Eric CHOLET]

- readonly variables

- new cleanup, bug in 5.004


