The URL
http://perl.apache.org/dist/mod_perl-1.99_07.tar.gz
has entered CPAN as
file: $CPAN/authors/id/D/DO/DOUGM/mod_perl-1.99_07.tar.gz
size: 610901 bytes
md5: e1be9ce97a9fe52564d6b436dcacb375
Changes since 1.99_05:
add support for pod directives (=pod,=back,=cut) and __END__ dir
On 28 Sep 2002, Philippe M. Chiasson wrote:
> Oh, and here is my build report for 1.99_06 with my pod fixup patch
> applied:
great, thanks. rolled _07 with your patch.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
Oh, and here is my build report for 1.99_06 with my pod fixup patch
applied:
perl@17549+httpd_2.0.42_leader
All tests successful.
Files=81, Tests=520, 63 wallclock secs (52.20 cusr + 5.01 csys =
57.21 CPU)
perl@17549+httpd_2.0.42_prefork
All tests successful.
Files=81, Tests=520, 62 wall
On Sat, 2002-09-28 at 00:51, Doug MacEachern wrote:
> On 28 Sep 2002, Philippe M. Chiasson wrote:
>
> > Just grabbed the tarball and it tested fine with httpd 2.0.42/leader and
> > [EMAIL PROTECTED](testing with more in a moment)
>
> could be the perl version, 5.8.0 tested fine for me. the bre
On 28 Sep 2002, Philippe M. Chiasson wrote:
> Just grabbed the tarball and it tested fine with httpd 2.0.42/leader and
> [EMAIL PROTECTED](testing with more in a moment)
could be the perl version, 5.8.0 tested fine for me. the breakage
happened when using 5.6.1.
> what does httpd.conf look
On Fri, 2002-09-27 at 23:18, Doug MacEachern wrote:
> not sure what happened, testing from cvs worked, but this does not:
> http://perl.apache.org/dist/mod_perl-1.99_06.tar.gz
>
> Syntax error on line 227 of
> /.../mod_perl-1.99_06/t/conf/httpd.conf:
> /.../mod_perl-1.99_06/t/conf/httpd.conf:219
Philippe M. Chiasson wrote:
>
> Wouldn't this make both $r->args and $r->Apache::args work under
> Apache::compat? Works for me.
>
I think this is great! The more we can get mod_perl2 Apache::compat
to work like before, the faster we'll see Apache::* module developers
port over to the new platf
not sure what happened, testing from cvs worked, but this does not:
http://perl.apache.org/dist/mod_perl-1.99_06.tar.gz
Syntax error on line 227 of
/.../mod_perl-1.99_06/t/conf/httpd.conf:
/.../mod_perl-1.99_06/t/conf/httpd.conf:219:
was not closed.
related somehow to the =pod directive suppo
Index: STATUS
===
RCS file: /home/cvspublic/modperl-2.0/STATUS,v
retrieving revision 1.12
diff -u -I'$Id' -I'$Revision' -r1.12 STATUS
--- STATUS 17 Sep 2002 02:46:20 - 1.12
+++ STATUS 27 Sep 2002 10:09:11 -
@@