Re: [MP2] 1.999024 fails on OS X

2005-05-15 Thread Christian Hansen
Philippe M. Chiasson wrote: After a long promised investigation session, I believe I have pinned it down. It seems to have been introduced by change r160562 when the anon_cnt initialization code was moved around as a result. Didn't have enough time tonight to dig down as to _why_ this is breaking t

[mp2] Apache::SizeLimit compilation failure on OS X with trunk

2004-12-11 Thread Christian Hansen
x27;} =~ /(bsd|aix)/i ) { +} elsif ( $Config{'osname'} =~ /(bsd|aix|darwin)/i ) { # will getrusage work on all BSDs? I should hope so. if ( eval { require BSD::Resource } ) { Regards Christian - To uns

[mp2] trouble reading post using CGI.pm

2003-09-30 Thread christian
93, 3.00) - as for now I run mod_perl 1.99_10 and CGI.pm 3.0. If there is something in my setup that causes this, please point me in the right direction or maybe towards the right documentation. - It is not totally neccessary for me to use CGI.pm, the most important is to receive the data ;) Best