Code Comments
Programming Forum and web based access to our favorite programming groups.On Mar 15, 10:06=A0pm, Sibu <sib...@gmail.com> wrote: =2E =2E > > ## 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/PA...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
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.