perl 5.003_01: lib/ExtUtils/MM_VMS.pm
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Wed, 24 Jul 1996 00:33:31 +0000 (00:33 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Wed, 24 Jul 1996 00:33:31 +0000 (00:33 +0000)
commit5ab4150ffa43cfd5fcc12868cf8d7eac1da0156d
tree12158adb37632da95d53d85fab6c5717ce752cd8
parent93f9cb4b4fdaeebec2cf18fe8e40586912cf0bcb
perl 5.003_01: lib/ExtUtils/MM_VMS.pm

Fixed bugs in path cleanup functions
Correct sort routine in find_perl(), and reduce log messages for $Verbose=1
Eliminate @ from NOOP macro; it's already supplied by NOECHO
Eliminate redundant \t from UMASK_NULL
Don't conflate /Include qualifiers; it's not necessary
Separate directory from non-directory macros, and clean up directories
Store INST_*DIR macros in $self hash, so they can be used in path fixups
Improve timestamp handling in pm_to_blib
Use $(NOECHO) macro throughout, to allow for easier override
Eliminate repeated declaration or my() variable.
lib/ExtUtils/MM_VMS.pm