in reply to Re^2: Error on executing a .exe file compiled from the pp in a non perl installed machine.
in thread Error on executing a .exe file compiled from the pp in a non perl installed machine.

But how one can do that..??

pp -l libgif-6__ -l ... -x foo.pl

Re: Problem in creating exe using PAR module, Re^2: Packaging Perl Programs (is) Painful, Re: Building a Mojolicious app with PAR::Packer

  • Comment on Re^3: Error on executing a .exe file compiled from the pp in a non perl installed machine. ( pp -x -l libgif... foo.pl )

Replies are listed 'Best First'.
Re^4: Error on executing a .exe file compiled from the pp in a non perl installed machine. ( pp -x -l libgif... foo.pl )
by pradeep,krishna (Scribe) on Apr 08, 2014 at 09:40 UTC

    Yep buddy... :)
    This worked thanks a lot... :)