Hello,
I am attempting to get a CGI system running with OS/400 and the IBM HTTP Server. I have successfully installed Perl on the server, and link to the perl script using a simple CL script as such:
PGM
CALL PGM(PERLDIST/PERL) PARM('/path/to/perl/script')
ENDPGM
Using this method, I can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.