in reply to Re^4: 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 "; [download]
Seriously