home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 1997 / CT_SW_97.ISO / mac / Software / entwickl / win95 / plisi306.exe / docs / PerlIS / release.txt
Text File  |  1997-04-09  |  2KB  |  63 lines

  1.  
  2. You are reading: RELEASE.TXT for Perl for ISAPI
  3. -----------------------------------------------
  4.  
  5. -------------------------
  6. Build 306 - Apr. 9, 1997
  7. -------------------------
  8. no changes in this build
  9.  
  10. -------------------------
  11. Build 305 - Apr. 2, 1997
  12. -------------------------
  13. Fixes:
  14. o Sends "HTTP/1.0 200 OK\n" if not first line of output, if first line
  15.     contains "HTTP/1.0 XXX ..." the response code is set to XXX
  16. o Fixed memory allocation problem on Win 95
  17. o If opening a file gets access denied error the response code is set to 401 
  18. o Changed parsing to response code to 404 if script not found
  19.     and 500 if script causes exception
  20.  
  21. -------------------------
  22. Build 304 - Mar. 22, 1997
  23. -------------------------
  24. no changes in this build
  25.  
  26. -------------------------
  27. Build 303 - Jan. 29, 1997
  28. -------------------------
  29. Fixes:
  30. o Fixed memory leak
  31.  
  32. -------------------------
  33. Build 302 - Dec. 13, 1996
  34. -------------------------
  35. no changes in this build
  36.  
  37. -------------------------------
  38. Build 301
  39. -------------------------------
  40.  
  41. o First public release of Perl for ISAPI for Perl 5.003_7
  42. o Documentation seriously lacking 
  43.     check out the following page for better docs than ours
  44.         http://www.geocities.com/SiliconValley/Park/8312/perlis.htm
  45.  
  46. Fixes
  47. -----
  48. o Reuses memory heaps -> noticable speed improvement
  49. o Uses value from GetServerVariable function for PATH_TRANSLATED
  50.  
  51. o NOTE: if you are having problems running PerlIS.dll, 
  52.     try running it as Perl.exe - the extra overhead of the process launch is
  53.     a lot better than the script not working :-)
  54.  
  55. Known Issues
  56. ------------
  57. o self install only works for IIS currently - PerlIS.dll should work with
  58.     WebSite and Purveyor and ??? - it does NOT work with any current Netscape servers
  59. o basically all the same problems that we had before
  60.     o Sockets don't work well under PerlIS.
  61.     o Launching apps don't work well either.
  62.  
  63. Please send bugs perl@ActiveWare.com