tv
|
f57d62862c
|
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.
|
1998-12-02 16:53:02 +00:00 |
|
tv
|
300b494303
|
Do not enable binary compatibility with Perl 5.003. We have never had a
Perl 5.003 pkg, so the compatibility is moot; turning it on exposes
namespace polluting symbols.
|
1998-12-02 15:04:07 +00:00 |
|
tv
|
ea20e141eb
|
Add libperl, a shared object version of the Perl link library. Installs
only libperl.so and `soperl' (a Perl binary that uses the libperl.so);
requires the perl5 pkg to be installed for all the rest of Perl.
|
1998-12-02 02:42:05 +00:00 |
|