---------------------------------------------------------------------- mod_perl digest November 12, 2000 - November 18, 2000 ---------------------------------------------------------------------- Recent happenings in the mod_perl world... Features o mod_perl status o module announcements o mailing list highlights 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] module announcements o HTML-Embperl 1.3b7 - a module for embedding Perl code in HTML pages that includes buliding pages/sites out of small reusable objects/components and session handling [7] mailing list highlights o The call for papers for ApacheCon US 2001 is upon us [8] o A very detailed post was put forward describing the (current, but previously undocumented) behavior of mod_proxy. [9] This entire thread is definitely worth the time. o A rather lengthy thread on trying to install mod_perl on Alpha/Tru64 should prove enlightening for those who are trying to get started on this platform. [10] o Using Apache::File->tmpfile() with $r->send_fd requires calling seek $fh, 0, 0; prior to calling $r->send_fd. In a follow up, the differences between seek and sysseek, open and sysopen were explained. [11] o mod_perl security discussed from the standpoint of allowing thousands of developers access to mod_perl's power [12] o There may be a bug in mod_perl <Perl> sections that does not allow for duplicate directives within the same location [13] [14] links o The Apache/Perl Integration Project [15] o mod_perl documentation [16] o mod_perl modules on CPAN [17] o mod_perl homepage [18] o mod_perl list archives [19] [20] 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/vaxquale [8] http://forum.swarthmore.edu/epigone/modperl/blahphoiben [9] http://forum.swarthmore.edu/epigone/modperl/limpbandming [10] http://forum.swarthmore.edu/epigone/modperl/maxminsni [11] http://forum.swarthmore.edu/epigone/modperl/gruldendsten [12] http://forum.swarthmore.edu/epigone/modperl/yehsworgen [13] http://forum.swarthmore.edu/epigone/modperl/zhaxyinggrimp [14] http://forum.swarthmore.edu/epigone/modperl/zheewhahle [15] http://perl.apache.org [16] http://perl.apache.org/#docs [17] http://www.perl.com/CPAN-local/modules/by-module/Apache/ [18] http://www.modperl.com [19] http://forum.swarthmore.edu/epigone/modperl/ [20] http://archive.covalent.net/modperl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]