Re-hi, I've come to realize that I, as a user of libapreq, shouldn't be playing with APR::* classes, but with the Apache2::* classes instead. I'll try to ask my question in as general a way as possible so as not to get into things that are way over my head.
Apache2::Cookie::Jar->cookies($key) doesn't seem to work anymore in 2.05. It behaves as if no $key had been passed. Is this a bug? How can I work around it? Thanks again!
