in reply to Problem running a small win32::guitest program packaged with perlapp

You sometimes need to tell PerlApp to add a module to a standalone application. See this bit of PerlApp documentation for more details.

Your local system probably has the necessary module already installed, and PerlApp-gathered applications will search for locally installed modules if those modules are not found in the distribution package.

  • Comment on Re: Problem running a small win32::guitest program packaged with perlapp