Hi, I was unable to find the answer how to use such an object. ServerRec::names returns object like this:
$VAR1 = bless( do{\\(my $o = 19244608)}, 'APR::ArrayHeader' ); I know it maps to apr_array_header_t structure, but is it anyhow useful? I wanted dynamically change ServerAlias-es for some virtual hosts, found no solution with mod_perl. -- Anton Petrusevich