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

Re^2: PAR compilation of custom perl script fails during run (-x)

by winksmith (Initiate)
on Feb 07, 2014 at 02:21 UTC ( [id://1073786]=note: print w/replies, xml ) Need Help??


in reply to Re: PAR compilation of custom perl script fails during run (-x)
in thread PAR compilation of custom perl script fails during run

i didn't see any debugging level specifiable on 'pp'. i had -c, but not -x. when you mentioned it, i tried, but there was no difference. it seemed like a lot of detailed output and related to SSL and/or dynamic loading in LWP. I found a reasonable solution after reading the next reply. see below.
  • Comment on Re^2: PAR compilation of custom perl script fails during run (-x)

Replies are listed 'Best First'.
Re^3: PAR compilation of custom perl script fails during run (-x)
by Anonymous Monk on Feb 07, 2014 at 02:52 UTC

    i didn't see any debugging level specifiable on 'pp

    So you think Test::SOAP::connect: read failed is an error message that comes from pp?

    See PAR::Environment for debugging PAR

    but not -x. when you mentioned it, i tried, but there was no difference. it seemed like a lot of detailed output and related to SSL and/or dynamic loading in LWP. I found a reasonable solution after reading the next reply. see below.

    When you used -x did your program attempt to load a https website?

    Thats the thing with on-demand plugins, unless you demand them, they're not loaded :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-18 00:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found