Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: pp missing module error

by Marshall (Canon)
on May 27, 2020 at 18:23 UTC ( [id://11117351]=note: print w/replies, xml ) Need Help??


in reply to pp missing module error

Often with issues like this, just something like use GD; and perhaps also use GD::Image; will give enough hints to packager to force GD into the .exe.

Replies are listed 'Best First'.
Re^2: pp missing module error
by nzsvz9 (Sexton) on May 27, 2020 at 19:26 UTC
    Thanks for the idea. I just tried it again with use GD::Image; as well ... same error.

    I know there's an answer out there somewhere!

      Just to be clear, you tried with BOTH: use GD; and use GD::Image?
      Of course, you should have at least use Tk; as well.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-24 05:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found