Module Name: pkgsrc
Committed By: tv
Date: Wed Dec 2 16:53:03 UTC 1998
Modified Files:
pkgsrc/lang/libperl: Makefile
pkgsrc/lang/perl5: Makefile
Log Message:
Do not use Perl's malloc (will interfere with modules that interact with
code that is outside of Perl's reach). The BSD malloc is Fine.