in reply to How to combine multiple perl modules to make them run from command line

Pehraps you want to package your application and dependencies using PAR or pp. See http://par.perl.org for further details.

  • Comment on Re: How to combine multiple perl modules to make them run from command line