I just installed the HP Perl V5.8.6 on an Alpha VMS V7.3-2 system. When
I attempted to install some additional Perl modules I got "insecure
dependency" errors in perl_root:[lib.file]find.pm, including one on a
variable explicitly labeled as being untainted, $cwd_untainted. I did a
quick work-around of these errors and now I am getting the same error in
perl_root:[lib.extutils]MM_Unix.pm.
What might be causing this? I do not recall ever encountering this
issue on any other similar install.
Mark Berryman