in reply to Re^6: Problem in @INC using PAR::Packer on Windows
in thread Problem in @INC using PAR::Packer on Windows
Eeew, you're doing it wrong :D I reccomend#!perl push @INC,"/usr/lib/perl5"; #use strict;
A re-usability principle your exit button should close MainWindow, not call perl's exit function.#!perl use lib '/usr/lib/perl5'; use App::ns2html; App::ns2html->run();
update: What is this?
Please see perlportsystem("> ../tmp/rules.tmp"); system("> ../tmp/routes.tmp"); system("> ../tmp/routes.tmp");
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^8: Problem in @INC using PAR::Packer on Windows
by rodrigo.pace.barros (Initiate) on Nov 23, 2009 at 16:38 UTC |