in reply to Re: Problems compiling scripts with Padre
in thread Problems compiling scripts with Padre

I "really" mean to "compile" perl scripts (making a .exe out of a .pl). Reason: I have some scripts to distribute to other PC's in our company, but I am not allowed to install perl on those maschines. That's why I need an .exe. Padre (IDE) offers a menu entry "compile", but clicking on that entry results in the described error. Does nobody uses this feature?
  • Comment on Re^2: Problems compiling scripts with Padre

Replies are listed 'Best First'.
Re^3: Problems compiling scripts with Padre
by marto (Cardinal) on Jun 04, 2014 at 13:48 UTC

    You want to package them, not compile them. pp, PAR etc..

Re^3: Problems compiling scripts with Padre
by Anonymous Monk on Jun 06, 2014 at 07:00 UTC

    Padre (IDE) offers a menu entry "compile",

    I don't see that option anywhere, what version of padre do you have? Where do you see that option (under what menu)?