Hi All, Could you please clarify the following query:
I have attached Makefile.PL and the 'DESCRIP.MMS' file generated out of Makefile.PL by perl with 'perl Makefile.PL' command.When I do 'mms', then it finally generate 'XXXX.OPT', but I actually wanted is static library. A. What is the extenstion of static library file in OpenVMS? B. How to generate static Library? C. Is there any way to convert .OPT file to static Library? Thanks & Regards, Veeresh
Makefile.PL
Description: Perl program
DESCRIP.MMS
Description: Binary data
