#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]

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

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

- gzip output [Andreas Koenig]

- custom html tags

- url rewriting for session id

- disableHTMLScan inside <script>

- optKeepSpaces in <pre>

- BEGIN/END Blocks [Jason Bodnar 6.10.99]

- return value from sub

- remove \n in perl code? when and how?

- url/html escaping [Eugene B. Byrganov 4.11.99]

- accpect unclosed html structs [Eugene B. Byrganov 9.11.99]

- use APXS for LIBEXECDIR etc. [Matthias Ulrichs 22.11.99]

- url escape <input src>

- allow null bytes in output [ARnel Estanisloa 4.12.99]

- handle input image (add field.x/y to %idat) [Pierre Etchemaite 13.12.99]

- make multifiled delimiter \t configurabel [Jean-Philippe FAUVELLE 13.12.99]

- move default logfile to a safer place then /tmp [Christain Gilmore 20.01.00]

- last, next for Embperl loops [Christian Gilmore 4.2.2000]

- return custom error code to Apache [Alan Gutierrez 11.2.00]

- send last modified header if no perl in the doc [Christain Gilmore 23.02.00]

- turn off all perl processin [Kee Hinckley 22.03.00]

- accpect \0 as separator for multiple with same name in %fdat (as CGI->Vars)
  [Ilia Lobsanov 8.4.00]

Test
----
- test FORBIDDEN

Bugs
----
- Embperl version number [Eric CHOLET]

- errorright output

- [* *] 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

- requrie in [!  !] Blocks? [Jens Alm 22.9.99]

- dont find end of href inside of [+ +]  [James Sheridan-Peters 29.11.99]

- contrib from Ken Hinckley 2.12.99

- perl 5.6 [Matthias Ulrichs 06.3.2000]

- var cleanup of in imported subs [Lai Yiu Fai 14.3.00] 

- using outputfile inside a outputfile crashs

- define _MSWSOCK_ with apache 1.3.12 [Randy Kobes 23.3.00]

Docs
----
- [- -] [+ +] etc all turns into _perl_code_ in html [S Page 13.9.99]

- File::Spec for EmbperlObject

1.3
---

- restrict number of iterations in search

- make [+ +] configurable [ Christian Gilmore 16.10.99]

- "$urlprefix" [Steve Willer 14.2.99]

- make Not found case configurable [Steve Willer 14.2.99]

- filename prefix in path [Steve Willer 14.2.99]

2.0
__

- Parse Posted XML data [Alex Schmelkin 4.2.2000]
