Re: Parsing error when parsing the second time

Joe Schaefer <[email protected]>
Newsgroups gmane.comp.apache.apreq
Message-ID <[email protected]>
Andy Grundman <[email protected]> writes:

>
> urlencoded();
> urlencoded();
>
> sub urlencoded {
>     my $pool = APR::Pool->new;

The pool cleanup code is pretty wicked in the APR::Pool xs code.
If you can get away with using a single global pool, I think
you'll be better off.

-- 
Joe Schaefer
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.