in reply to Re: 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.

Interesting, I never considered App::Cmd for such an application. It's my understanding that it's mean mainly for facilitating commandline utilities with subcommands. I suppose you can put a web face in front of anything, but I'll have to look a little more closely at what advantages it might provide. (Update) Oh, I see. I think you're listing that as s dependency on the dancer2 utility that comes with Dancer2?
  • Comment on Re^2: Need to know the process to implement perl script into web application server.
  • Download Code