Changeset 17898

Show
Ignore:
Timestamp:
09/18/07 09:48:44 (14 months ago)
Author:
azawawi
Message:

[runpugs] updated TODO with latest status

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/TODO

    r17879 r17898  
    44* Unicode: hack Net::Telnet so it handles Unicode 
    55* Improve POD 
    6 * Add Web-based REPL to run kp6 
    7 'kp6-perl5.pl --secure  | perl -Ilib-kp6-mp6-p5' 
    8 * Fix html display escaping problems (moritz: my @a = <foo 1 2 3>); 
    9 * Put more functionality in JS (clear, timeout, history) [azawawi: history implemented] 
    10 * Use true AJAX for front-end (e.g. prototype.js) [azawawi: DONE with jQuery...] 
     6* Add Web-based REPL to run kp6 using 'kp6-perl5.pl --secure  | perl -Ilib-kp6-mp6-p5' 
     7* Fix excess html display escaping problems on the server side (my @a = <&nbsp; &gt; &lt;>); 
     8* Put more functionality in JS (clear, timeout)  
     9* Cleanup history code in server-side 
     10* Use true AJAX [remaining: hidden iframe/html payload -> $.ajax/JSON] 
    1111* Convert to Perl6: this is a nice long-term goal.  
    1212    Perl 5 Modules to be ported: