in reply to Re^17: Need to know the process to implement perl script into web application server.
in thread Need to know the process to implement perl script into web application server.

Sorry Sir, I was getting the error for the below command but not starman as i was unable to install starman module in my windows system.

plackup --enable-ssl --ssl-key-file=C:\Users\Documents\Private-Public +\privateKey.key --ssl-cert-file=C:\Users\Documents\Private-Public\cer +tificate.crt app.psgi failed to listen to port 5000: Invalid argument at C:/Strawberry/perl/ +site/lib/HTTP/Server/PSGI.pm line 103.

I am getting above error only

  • Comment on Re^18: Need to know the process to implement perl script into web application server.
  • Download Code