perl 5.003_01: lib/ExtUtils/MM_Unix.pm
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Wed, 24 Jul 1996 00:28:53 +0000 (00:28 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Wed, 24 Jul 1996 00:28:53 +0000 (00:28 +0000)
commit93f9cb4b4fdaeebec2cf18fe8e40586912cf0bcb
tree50ec47a28b157e593701f3bff5fbb842dcebbfa3
parent974f612f96f3c8ea5c8348144028f6dde840e2f5
perl 5.003_01: lib/ExtUtils/MM_Unix.pm

Use negative substr position argument for efficiency
SelfLoad most routines so they're not loaded if overridden
Add MAB support for NeXT
Store INST_*DIR macros in $self hash, so they can be used in overrides
Skip all symlinks, not just directories, in libscan
Use case-insensitive pattern when trimming $striplibpath
Substitute '.' for empty components of PATH
Remove $(INST_STATIC) only if we rebuild it
lib/ExtUtils/MM_Unix.pm