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

                          mod_perl digest
 
                 August 26, 2001 - September 8, 2001

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

Recent happenings in the mod_perl world...


Features

  o mod_perl status
  o cvs patches
  o module announcements
  o mailing list highlights
  o news
  o links


mod_perl status

  o mod_perl
    - stable: 1.26 (released July 11, 2001) [1]
    - development: 1.26_01-dev [2]
  o Apache
    - stable: 1.3.20 (released May 15, 2001) [3]
    - development: 1.3.21-dev [4]
  o Perl
    - stable: 5.6.1 (released April 9, 2001) [5]
    - development: 5.7.2 [6]


cvs patches

  o fix potential segv in Apache::URI->rpath [7]
    
  o warn if Perl is configured with -Duseshrplib and a libperl.so 
    is found [8]


module announcements

  o OpenInteract 1.2 - an extensible web application framework
    built on Apache, mod_perl, Template Toolkit and SPOPS [9]

  o mod_perl Guide 1.30 - read it [10]

  o Apache::No404Proxy 0.03 - be rid of all 404s by using someone
    else's cache [11]

  o Apache::ConfigFile 0.14 - offline access to any Apache style
    config file [12]


mailing list highlights

  o There is a bug report that $r->print() won't print scalars
    that have been upgraded from a PV to PVIV, PVMG, or PVNV -
    patch included [13]

  o There are a few RFCs floating around out there:
      - Apache::OpenIndex (formerly Apache::FileMan) [14]
      - Apache::Session::CacheAny [15]    
      - Apache::Registry and friends for 2.0 [16]

  o The topic of closures came up on the list and flushed out
    a perl bug [17] 

  o All kinds of stuff is happening on the 2.0 front, including work
    on some core functionality
      - $r->cache() [18]
      - $r->print() [19]
      - PerlSet/PassEnv [20]


links
    
  o The Apache/Perl Integration Project [21]
  o mod_perl documentation [22]
  o mod_perl modules on CPAN [23]
  o mod_perl homepage [24]
  o mod_perl news and advocacy [25]
  o mod_perl list archives
      - modperl@ [26] [27] 
      - dev@ [28]


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/httpd/
[4] http://dev.apache.org/from-cvs/apache-1.3/
[5] http://www.cpan.org/src/stable.tar.gz
[6] http://www.cpan.org/src/devel.tar.gz 
[7] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=100006157109637&w=2
[8] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=100007284800414&w=2
[9] http://forum.swarthmore.edu/epigone/modperl/lingskaxfil
[10] http://forum.swarthmore.edu/epigone/modperl/warshyspeh
[11] http://forum.swarthmore.edu/epigone/modperl/dayskegox
[12] http://forum.swarthmore.edu/epigone/modperl/croxspimclah
[13] http://forum.swarthmore.edu/epigone/modperl/rimpmouwherm
[14] http://forum.swarthmore.edu/epigone/modperl/phakalrix
[15] http://forum.swarthmore.edu/epigone/modperl/quyyehdeld
[16] http://forum.swarthmore.edu/epigone/modperl/grarwhunlend
[17] http://forum.swarthmore.edu/epigone/modperl/grahneldprand
[18]
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100008803504213&w=2
[19]
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100010735727957&w=2
[20] http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=99975587724557&w=2
[21] http://perl.apache.org
[22] http://perl.apache.org/#docs
[23] http://www.cpan.org/modules/by-module/Apache/
[24] http://www.modperl.com
[25] http://www.take23.org
[26] http://forum.swarthmore.edu/epigone/modperl/
[27] http://marc.theaimsgroup.com/?l=apache-modperl&r=1&w=2
[28] http://marc.theaimsgroup.com/?l=apache-modperl-dev&r=1&w=2

Reply via email to