----------------------------------------------------------------------

                          mod_perl digest
 
               October 15, 2000 - October 21, 2000

----------------------------------------------------------------------

Recent happenings in the mod_perl world...


Features

  o mod_perl status
  o cvs development
  o module announcements
  o mailing list highlights
  o news
  o FAQ of the week
  o links


mod_perl status

  o mod_perl
    - stable: 1.24_01 (released October 10, 2000) [1]
    - development: 1.24_02-dev [2]
  o Apache
    - stable: 1.3.14 (released October 13, 2000) [3]
    - development: 1.3.15-dev [4]
  o Perl
    - stable: 5.6 (released March 23, 2000) [5]
    - development: 5.7 [6]


cvs development 

  o no patches this week...


module announcements

  o HTML-Embperl 1.3b6 - a module for embedding Perl code in HTML 
    pages [7]

  o Apache::SizeLimit released a patch to fix uninitialized
    warnings [8]

  o Apache::ProxyStuff 0.10 - adding headers and footers to content
    proxied from other web servers by "stuffing" the header and footer
    into their correct places in the content [9]

  o Apache::DebugInfo 0.05 - log various bits of per-request data [10]


mailing list highlights

  o A rather lengthy discussion about maintaining state without 
    cookies for authentication purposes [11] [12]
 
  o Advice for getting mod_perl to work on NT with ActivePerl [13]

  o When writing translation handlers, instead of checking if the file
    is a directory, you can also check $r->content_type against the
    DIR_MAGIC_TYPE constant [14]
    
  o An interesting solution to file uploads over multiple pages [15]

  o Discussion on the size limits of cookie data - Apache defaults to
    8K worth of headers, but Netscape limits cookies to 4K [16]

  o Another cookie discussion regarding proxying and port numbers [17]

  o A patch was submitted to stop Windows from crashing when mod_perl
    DSO is stopped [18] [19]


news

  o Netcraft mod_perl statistics are out for September [20]
      1508381 Domains, 170758 IP Addresses


FAQ of the week

  o I'm trying to make mod_perl with Apache 1.3.14, but see the error:
    "Apache Version 1.3.0 required, aborting..." 

    Using mod_perl with Apache 1.3.14 requires an upgrade to 1.24-01
    (or some hacking around). Get the latest version from the mod_perl
    distribution page [21]


links
    
  o The Apache/Perl Integration Project [22]
  o mod_perl documentation [23]
  o mod_perl modules on CPAN [24]
  o mod_perl homepage [25]
  o mod_perl list archives [26] [27]


happy mod_perling...

--Geoff
[EMAIL PROTECTED]

----------------------------------------------------------------------
[1] http://perl.apache.org/dist/
[2] http://perl.apache.org/from-cvs/modperl/
[3] http://www.apache.org/dist/
[4] http://dev.apache.org/from-cvs/apache-1.3/
[5] http://www.perl.com/pub/language/info/software.html#stable
[6] http://www.perl.com/pub/language/info/software.html#devel
[7] http://forum.swarthmore.edu/epigone/modperl/falhahclerd 
[8] http://forum.swarthmore.edu/epigone/modperl/tilreldprend
[9] http://forum.swarthmore.edu/epigone/modperl/kaphandhul
[10] http://forum.swarthmore.edu/epigone/modperl/swehpontol
[11] http://forum.swarthmore.edu/epigone/modperl/blulrextwu
[12] http://forum.swarthmore.edu/epigone/modperl/flolcreskin
[13] http://forum.swarthmore.edu/epigone/modperl/rixglelclou
[14] http://forum.swarthmore.edu/epigone/modperl/zundimpcherd
[15] http://forum.swarthmore.edu/epigone/modperl/karwhoskul
[16] http://forum.swarthmore.edu/epigone/modperl/gilswysnerm
[17] http://forum.swarthmore.edu/epigone/modperl/thimpzhanyil
[18] http://forum.swarthmore.edu/epigone/modperl/dwebonnan
[19] http://forum.swarthmore.edu/epigone/modperl/flanvenshul
[20] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=97187209526568&w=2
[21] http://perl.apache.org/dist/mod_perl-1.24_01.tar.gz
[22] http://perl.apache.org
[23] http://perl.apache.org/#docs
[24] http://www.perl.com/CPAN-local/modules/by-module/Apache/
[25] http://www.modperl.com
[26] http://forum.swarthmore.edu/epigone/modperl/
[27] http://archive.covalent.net/modperl/

Reply via email to