Re: "Apache::Pool" in modperl_callback.c?

2005-01-09 Thread Joe Schaefer
Stas Bekman <[EMAIL PROTECTED]> writes: > Joe Schaefer wrote: >> I noticed a few "Apache::Pool" strings at >> src/modules/perl/modperl_callback.c:242 >> src/modules/perl/modperl_callback.c:243 >> src/modules/perl/modperl_callback.c:244 >> src/modules/perl/modperl_callback.c:249 >> Are those correc

Re: "Apache::Pool" in modperl_callback.c?

2005-01-09 Thread Stas Bekman
Joe Schaefer wrote: I noticed a few "Apache::Pool" strings at src/modules/perl/modperl_callback.c:242 src/modules/perl/modperl_callback.c:243 src/modules/perl/modperl_callback.c:244 src/modules/perl/modperl_callback.c:249 Are those correct, or should they be "APR::Pool" instead? Those should be "AP

Multi-API Incompatible with PPI

2005-01-09 Thread Adam Kennedy
Now I'm back up and running again, here an additional item for the namespace debate I didn't have the chance to cover properly earlier. PPI.pm is the new, shiny and soon-to-be-released (heading into beta now) pure-perl perl parser. It is Parse::Perl at long last. It's also my baby. Because it i