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
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
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