in reply to problem with using "perlcc" command.
PAR, which packages the Perl modules, libraries, and interpreter into an executable is a better solution. It does not compile the bytecode but does solve the problem of producing a single file that can be distributed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: problem with using "perlcc" command.
by munu (Novice) on Jul 30, 2004 at 06:31 UTC |