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
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
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