Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: Problems running a packaged script.

by Anonymous Monk
on Feb 07, 2019 at 10:34 UTC ( [id://1229528]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Problems running a packaged script.
in thread Problems running a packaged script.

Ppsimple also doesnt depend on wx
  • Comment on Re^4: Problems running a packaged script.

Replies are listed 'Best First'.
Re^5: Problems running a packaged script.
by vitoco (Hermit) on Feb 07, 2019 at 11:48 UTC
    The version of ppsimple.pl that I found following the given search link required Wx::Perl::Packager, and Wx was installed by cpanm as a dependency of that module.

      LOL!

      Here is a patch

      # our $WXPAR = which('wxpar') or die "wxpar not installed "; our $WXPAR = which('wxpar') or warn "wxpar not installed ";

      Seriously

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1229528]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found