Hi,

I would like to share my application as  PAR and a executable so that the backend server (say, Starlet) is chosen from a configuration settings rather than chosen on the command line  (plackup -s Starlet ./app.pl).

Is this possible?

Thank you.