jimw 01/01/09 17:06:19
Modified: . ToDo Log: clean up win32 todo items Revision Changes Path 1.4 +0 -6 httpd-apreq/ToDo Index: ToDo =================================================================== RCS file: /home/cvs/httpd-apreq/ToDo,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ToDo 2000/12/17 00:44:48 1.3 +++ ToDo 2001/01/10 01:06:19 1.4 @@ -10,13 +10,7 @@ o should probably handle Apache::Request->param http://blah.com/?foo like CGI.pm does (turn it into a param named "keywords") -o win32 port - - randy kobes has patches for this. requires some patches to - be applied to mod_perl itself to reduce the changes necessary - here - o Perl's FILE* typemap leaks! - - randy's win32 patch changes FILE * to PerlIO *. related? o libapreq.so
