> Well, populating $r->finfo is not a job of APR::Finfo which must be > independent from httpd.
of course, we both know that. nevertheless, APR::Finfo::stat() pretty much exists for exactly that purpose - if a perl user wants to stat a file they already have perl's stat, which has been proven much better cross platform anyway :) > Next do: > > $r->finfo($finfo); yes, that's the missing piece. so, +1 to change the API. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
