Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: pp - Can't locate loadable object for module Socket in @INC

by Anonymous Monk
on Apr 27, 2012 at 02:19 UTC ( [id://967496]=note: print w/replies, xml ) Need Help??


in reply to pp - Can't locate loadable object for module Socket in @INC

To parrot this post

Its because you did not use the -x option (or -c option)

pp -x ...

pp -c ...

See also Re: Problem in creating exe using PAR module, Re^2: Packaging Perl Programs (is) Painful, Re: Building a Mojolicious app with PAR::Packer

You might want to try

Cava packager instead

Replies are listed 'Best First'.
Re^2: pp - Can't locate loadable object for module Socket in @INC
by Anonymous Monk on Apr 27, 2012 at 19:31 UTC
    Thanks, that solved my problem. And now that you've pointed it out, it seems obvious.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-29 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found