Re: creating perl binary using PAR module , execution error under unix
- From: sisyphus <sisyphus359@xxxxxxxxx>
- Date: Tue, 18 Mar 2008 04:43:16 -0700 (PDT)
On Mar 15, 10:06 pm, Sibu <sib...@xxxxxxxxx> wrote:
.
.
## I also tried to compile with -M option
$PP -M Curses/UI/Language/english.pm myscript.pl
By my reading of the pp documentation ( at
http://search.cpan.org/~smueller/PAR-Packer-0.978/lib/pp.pm ), the
correct way to pack Curses/UI/Language/english.pm into the executable
would be:
$PP -M Curses::UI::Language::english myscript.pl
but I wonder if you might be better served by:
$PP -M Curses::UI myscript.pl
Cheers,
Rob
.
- Follow-Ups:
- References:
- Prev by Date: yet another xml generator
- Next by Date: RFC: Net::CIDR::Lookup
- Previous by thread: creating perl binary using PAR module , execution error under unix
- Next by thread: Re: creating perl binary using PAR module , execution error under unix
- Index(es):
Relevant Pages
|
|