Re: mod_perl on github

2010-08-31 Thread Clinton Gormley
> Thanks for the get up and go on this. If you still have a dearth of > tuits, Tuits are in short supply :) > patches are always welcome, and especially feedback on release > candidates. I can tell you that the trunk snapshot from 27 Aug compiled and tested just fine with a custom compiled P

Checking for "usemultiplicity xor usethreads"

2010-08-31 Thread Torsten Förtsch
As a follow-up to a suggestion by theory on IRC: Index: Makefile.PL === --- Makefile.PL (revision 987852) +++ Makefile.PL (working copy) @@ -540,6 +540,17 @@ "Upgrade to Perl 5.8.0 or higher"; exit 1; } + +

Re: Checking for "usemultiplicity xor usethreads"

2010-08-31 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/31/10 16:26, Torsten Förtsch wrote: > As a follow-up to a suggestion by theory on IRC: > > Index: Makefile.PL > === > --- Makefile.PL (revision 987852) > +++ Makefile.PL (working co