in reply to Re^5: Problems running a packaged script.
in thread Problems running a packaged script.
LOL!
Here is a patch
# our $WXPAR = which('wxpar') or die "wxpar not installed "; our $WXPAR = which('wxpar') or warn "wxpar not installed ";
Seriously
|
|---|