<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>30 Aug  2008 04:53:41 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>MP_FUNC &amp;amp; MP_CHECK_WBUCKET_INIT</title>
<description>Hi, MP_FUNC is NULL unless MP_TRACE is set (modperl_common_log.h). MP_CHECK_WBUCKET_INIT is defined as (modperl_util.h): #define MP_CHECK_WBUCKET_I</description>
<pubDate>01 Aug  2008 10:22:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97843</link>
</item><item>
<title>mod_perl survey</title>
<description>The mod_perl survey has hit 295 responses as of today. A fairly respectable showing considering we didn&amp;#039;t put a whole lot of effort into getting it</description>
<pubDate>29 Jul  2008 19:47:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97833</link>
</item><item>
<title>[Fwd: [rt.cpan.org #12911] Apache::Test Makefile.PL enters infinite loop when run unattended]</title>
<description>I&amp;#039;ve been in a tuit deficit lately so I can&amp;#039;t look at this soon.</description>
<pubDate>28 Jul  2008 21:54:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97830</link>
</item><item>
<title>[Fwd: ApacheCon US 2008 committer registration discount now available!]</title>
<description>just in case some of our committers are not part of the committers@a.o alias, this is for you. the full apachecon schedule can be viewed here:   h</description>
<pubDate>28 Jul  2008 11:51:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97829</link>
</item><item>
<title>[Fwd: aurora issues]</title>
<description></description>
<pubDate>17 Jul  2008 11:03:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97780</link>
</item><item>
<title>[PATCH] Apache2::RequestIO::read bugfix + enhancements</title>
<description>Hi, it began with an innocent cycle to read the request body:   1 while( do{my $l=$r-&amp;gt;read($content, 8000, $where); $where+=$l; $l} ); Surprising</description>
<pubDate>17 Jul  2008 04:18:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97773</link>
</item><item>
<title>modperl2/svn make error @ &amp;quot;mpxs_Apache2__RequestRec_location_merge&amp;quot;</title>
<description>i&amp;#039;ve been running with a build of modperl/trunk, r635647. i just co&amp;#039;d current modperl/trunk, r677481. a new build with,     perl Makefile.PL MP</description>
<pubDate>16 Jul  2008 18:48:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97771</link>
</item><item>
<title>AT Bug</title>
<description>Hi, on my Linux box sometimes (quite often) the httpd don&amp;#039;t start during make test. The error_log doesn&amp;#039;t say anything useful: [Wed Jul 16 13:08:53</description>
<pubDate>16 Jul  2008 05:06:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97764</link>
</item><item>
<title>[Fwd: Re: [RFC] Basic LoadFile support for Apache::Test]</title>
<description>missed list cc</description>
<pubDate>15 Jul  2008 14:05:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97758</link>
</item><item>
<title>[RFC] Basic LoadFile support for Apache::Test</title>
<description>Hi, I don&amp;#039;t know much about Apache::Test guts. Hence I ask for review before committing this patch. It treats LoadFile directives similar to LoadMo</description>
<pubDate>15 Jul  2008 08:26:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97756</link>
</item><item>
<title>Apache::DBI 1.07 requires global $r</title>
<description>Just ran into this issue with Apache::DBI 1.07: [Sun Jul 13 14:16:02 2008] [error] Global $r object is not available. Set:     PerlOptions +Glob</description>
<pubDate>13 Jul  2008 14:40:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97744</link>
</item><item>
<title>[Fwd: [rt.cpan.org #37592]]</title>
<description>-------- Original Message -------- Subject: [rt.cpan.org #37592] Date: Thu, 10 Jul 2008 12:15:12 -0400 From: Doug via RT &amp;lt;bug-mod_perl@rt.cpan.org&amp;gt; Re</description>
<pubDate>10 Jul  2008 10:43:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97724</link>
</item><item>
<title>Re: svn commit: r672819 - in /perl/modperl/trunk: src/modules/perl/mod_perl.c src/modules/perl/modperl_env.c src/modules/perl/modperl_perl_global.c src/modules/perl/modperl_util.c xs/Apache2/Access/Apache2__Access.h xs/Apache2/Directive/Apache2__Directive</title>
<description>torsten@apache.org wrote: &amp;gt; Author: torsten &amp;gt; Date: Mon Jun 30 09:51:30 2008 &amp;gt; New Revision: 672819 &amp;gt; &amp;gt; URL: http://svn.apache.org/viewvc?rev=672819&amp;amp;</description>
<pubDate>30 Jun  2008 10:13:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97636</link>
</item><item>
<title>Apache::Test problem</title>
<description>Hi, I have mod_proxy_html in my httpd.conf. This requires an additional LoadFile directive to load libxml prior to LoadModule. Unfortunately the htt</description>
<pubDate>30 Jun  2008 09:41:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97632</link>
</item><item>
<title>Re: svn commit: r672738 - /perl/modperl/branches/threading/Makefile.PL</title>
<description>torsten@apache.org wrote: &amp;gt; Author: torsten &amp;gt; Date: Mon Jun 30 03:34:11 2008 &amp;gt; New Revision: 672738 &amp;gt; &amp;gt; URL: http://svn.apache.org/viewvc?rev=672738&amp;amp;</description>
<pubDate>30 Jun  2008 09:41:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97631</link>
</item><item>
<title>silence unused warnings</title>
<description>Hi, this patch silence a few warnings about unused variables and unused return codes. It is against the threading branch but is applyable with offse</description>
<pubDate>30 Jun  2008 02:44:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97608</link>
</item><item>
<title>Question about branching</title>
<description>Hi, this is an excerpt of our BRANCHING document: &amp;gt; ####################################### &amp;gt; ### make a new branch        ### &amp;gt; ############</description>
<pubDate>28 Jun  2008 03:08:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97592</link>
</item><item>
<title>[Fwd: CPAN Upload: P/PH/PHRED/Apache-Bootstrap-0.04_01.tar.gz]</title>
<description>More hacking on this today. Summary of changes from 0.03 to 0.04_01:  - more tests, coverage for success conditions  - now we actually fail at com</description>
<pubDate>27 Jun  2008 21:28:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97590</link>
</item><item>
<title>possible bug in Apache2::XSLoader and APR::XSLoader</title>
<description>Hi, what is the purpose of Apache2::XSLoader and APR::XSLoader? Both modules contain a load() function that reads: sub load {   return unless BOO</description>
<pubDate>27 Jun  2008 10:35:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97586</link>
</item><item>
<title>More bootstrapping</title>
<description>It&amp;#039;s getting better ( I hope :) http://people.apache.org/~phred/Apache-Bootstrap-0.03.tar.gz Here is the implementation in the current Makefile.PL f</description>
<pubDate>22 Jun  2008 01:43:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97511</link>
</item><item>
<title>Apache::Bootstrap 0.02</title>
<description>Hacking away on this some more. http://people.apache.org/~phred/Apache-Bootstrap-0.02.tar.gz As I tested this out with Apache::Dispatch today, I cam</description>
<pubDate>20 Jun  2008 17:11:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97503</link>
</item><item>
<title>mod_perl survey</title>
<description>Greetings, At the impromptu mod_perl BOF at YAPC::NA, Adam Prime had the great idea that a mod_perl survey could help look at the current needs of m</description>
<pubDate>20 Jun  2008 10:13:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97500</link>
</item><item>
<title>[Fwd: [rt.cpan.org #36305] Overridden get_basic_credentials broken w/ NTLM Authentication]</title>
<description>-------- Original Message -------- Subject: [rt.cpan.org #36305] Overridden get_basic_credentials broken w/ NTLM Authentication Date: Fri, 30 May 200</description>
<pubDate>30 May  2008 13:43:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97395</link>
</item><item>
<title>[Fwd: Re: &amp;quot;bool&amp;quot; redefined warning in my build, but what part of the toolchain is causing it?]</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Forgot to CC list. - -- - ------------------------------------------------------------------------ Phi</description>
<pubDate>27 May  2008 10:46:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97355</link>
</item><item>
<title>[Fwd: Re: [RFC] Apache::Bootstrap 0.01 proof of concept]</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Forgot to CC list. - -- - ------------------------------------------------------------------------ Phil</description>
<pubDate>27 May  2008 10:46:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/97354</link>
</item>
</channel>
</rss>
