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]
- MailFormTo Debug, sender addr
- return value from sub
- build with perl > 5.005_61
- remove \n in perl code? when and how?
Test
----
- test FORBIDDEN
- check permissions of test/html
- not_found cgi test on win32
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]
Docs
----
- [- -] [+ +] etc all turns into _perl_code_ in html [S Page 13.9.99]
*- Performance
*- HTML::Embperl::Session
*- 'errors' parameter
*- uploadInfo
1.3
---
- restrict number of iterations in search
- make [+ +] configurable [ Christian Gilmore 16.10.99]