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

                          mod_perl digest
 
                    July 1, 2001 - July 7, 2001

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

Recent happenings in the mod_perl world...


Features

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


mod_perl status

  o mod_perl
    - stable: 1.25 (released January 29, 2001) [1]
    - development: 1.25_02-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.1 [6]


cvs patches

  The following patches are present in the official 1.25_01:

    o fix -[TB] file tests against $r->finfo [7]

    o fix for finding Apache::ExtUtils at build time [8]

    o add Apache::add_version_component() function [9]

    o a few additions to .def and .exp files [10] [11]

    o silence minor Test::Harness warning [12]

    o Apache::SizeLimit enhancements [13]

  These are in CVS:

    o  enabled Apache::ModuleConfig and Apache::src support 
       on win32 [14] [15]

    o allow per-server and per-location PerlSetEnv to be properly
      merged when a per-server handler is configured [16]

    o Apache->server will now point the current VirtualHost when 
      inside a <Perl> section [17]


module announcements

  o Big news for the week - mod_perl 1.25_01 was released [18]
    The Changes file is rather long - just go ahead and get it [19]

  o CGI::URI2param 0.03 - takes a CGI.pm or Apache::Request object
    and a keywords/regex map and applies the regexs to the URI,
    placing the results in param().  Nifty. [20]

  o HTML::Embperl 2.0b3 - embed Perl code in your HTML documents [21]

  o Module::Use 0.02 - record the modules used over the course of the 
    Perl interpreter's lifetime [22] An offshoot of this thread from
    last week [23]


mailing list highlights

  o Ah, yes, yet another template war [24] [25] [26].  At least this
    time we got some information on the status of ePerl [27]

  o Here is some advocacy stuff [28] [29]

  o Most of the other activity this week was related to patch activity.


links
    
  o The Apache/Perl Integration Project [30]
  o mod_perl documentation [31]
  o mod_perl modules on CPAN [32]
  o mod_perl homepage [33]
  o mod_perl news and advocacy [34]
  o mod_perl list archives [35] [36]


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=99443970506568&w=2 
[8] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99445016008845&w=2
[9] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99445164513156&w=2
[10] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99444000811254&w=2
[11] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99445183513696&w=2
[12] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99445239015943&w=2
[13] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99442711400394&w=2
[14] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99469104232137&w=2
[15] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99478709505951&w=2
[16] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99473585009334&w=2
[17] http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=99482056311537&w=2
[18] http://forum.swarthmore.edu/epigone/modperl/yangmarswen
[19] http://perl.apache.org/dist/mod_perl-1.25_01.tar.gz
[20] http://forum.swarthmore.edu/epigone/modperl/vaxkaxfleld
[21] http://forum.swarthmore.edu/epigone/modperl/webrendpee
[22] http://forum.swarthmore.edu/epigone/modperl/dandpreestee
[23] http://forum.swarthmore.edu/epigone/modperl/brarsnendkhe
[24] http://forum.swarthmore.edu/epigone/modperl/nouswinverm
[25] http://forum.swarthmore.edu/epigone/modperl/zhixswahar
[26] http://forum.swarthmore.edu/epigone/modperl/snorskaxsper
[27] http://forum.swarthmore.edu/epigone/modperl/shusmunkan
[28] http://forum.swarthmore.edu/epigone/modperl/khinsmumhan
[29] http://forum.swarthmore.edu/epigone/modperl/dendnysming
[30] http://perl.apache.org
[31] http://perl.apache.org/#docs
[32] http://www.cpan.org/modules/by-module/Apache/
[33] http://www.modperl.com
[34] http://www.take23.org
[35] http://forum.swarthmore.edu/epigone/modperl/
[36] http://marc.theaimsgroup.com/?l=apache-modperl&r=1&w=2

Reply via email to