Re: Compiling Perl with PAR
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 30 Aug 2006 04:18:59 GMT
"anton.vandersteen@xxxxxxxxx" <anton.vandersteen@xxxxxxxxx> wrote:
Hello Perl friends,
I am trying to compile a perl programme with :
ppm install PAR
ppm install Module-ScanDeps
Then you can create an executable with the line:
pp script.pl -o script.exe
to an ".exe" programme.
However when I run the executable "file.exe" there occur problem
because I use Tk.
And the problem is? I mean: do you get a warning?
Quite some time ago I used PAR with a project. PAR is quite smart with
finding which modules are needed, but sometimes you need to give it a hint
with "use modulename".
--
John Experienced Perl programmer: http://castleamber.com/
Perl help, tutorials, and examples: http://johnbokma.com/perl/
.
- References:
- Compiling Perl with PAR
- From: anton.vandersteen@xxxxxxxxx
- Compiling Perl with PAR
- Prev by Date: Compiling Perl with PAR
- Next by Date: FormMail Error Bad/No Recipient, Browser Issue
- Previous by thread: Compiling Perl with PAR
- Next by thread: Re: Compiling Perl with PAR
- Index(es):
Relevant Pages
|
|