Operating System - HP-UX
1820483 Members
2439 Online
109624 Solutions
New Discussion

What is the 'perl-dynamic' executable

 
TysonBerry
Occasional Contributor

What is the 'perl-dynamic' executable

Investigating an issue with multiple Perl installations on our (HP UX IA64 system), I came across an executable called perl-dynamic. What is this and what exactly does it do?

More importantly, how do I know which perl executable it actually points to (we have multiple versions mixing version numbers and architectures installed).

bash-4.4$ ll /usr/bin/perl    
lrwxr-xr-x   1 root       sys             18 Jan  8 16:34 /usr/bin/perl -> /opt/perl/bin/perl
bash-4.4$ ll /opt/perl/bin/perl
lrwxrwxrwx   1 bin        bin             14 Jan  8 16:45 /opt/perl/bin/perl -> ./perl-dynamic

Is this a magical perl binary which decides which version and architecture to use?

1 REPLY 1

Re: What is the 'perl-dynamic' executable

Why are you cutting and pasting questions that were asked (and answered) 3 years ago on stackoverflow.com ?

https://stackoverflow.com/questions/54106412/what-is-the-perl-dynamic-executable

[EDIT] This doesn't look like the first time you have done this. I don't know what you are trying to acheive, but please don't spam the forums.


I am an HPE Employee
Accept or Kudo