On Jul 15, 2004, at 3:01 PM, David Wheeler wrote:

On Panther, I get:

  % /usr/bin/perl5.8.1 -V:usemymalloc
  usemymalloc='n';

So it's probably usable.

Actually, to be more specific:

  % /usr/bin/perl5.8.1 -V:bincompat5005 -V:usemymalloc
  bincompat5005='UNKNOWN';
  usemymalloc='n';

So it should work, provided that the mod_perl DSO that ships with Panther uses the same Perl library.

Regards,

David



Reply via email to