Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: pp -a is not working

by Cody Pendant (Prior)
on Aug 22, 2007 at 03:01 UTC ( [id://634232]=note: print w/replies, xml ) Need Help??


in reply to pp -a is not working

An .exe created with pp creates a temporary directory (an invisible one) and writes files to it when it runs.

So maybe changing the options about how and when it does that would help?

The -C option is for "clean up" after it runs and does this for the first time (to improve speed), so perhaps it "knows" the files are supposed to be there the second time it runs, but if you've moved it they're missing.

So try compiling it with -C and maybe it'll recreate that temp folder every time.



Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-18 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found