Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: strictv -- how unstrict is your code? (CPAN App::)

by Corion (Patriarch)
on Jul 22, 2015 at 18:57 UTC ( [id://1135899]=note: print w/replies, xml ) Need Help??


in reply to Re^2: strictv -- how unstrict is your code? (CPAN App::)
in thread strictv -- how unstrict is your code?

Instead of using qx(perl ...), you might want to use qx("$^X" ...), for the (rare, but confusing) case where perl and perl-5.22.0 are not the same executable and your script was executed with the latter.

Other than that, I'm not aware of any guidelines for the App:: namespace and also don't know any good distributions to copy from.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-03-28 21:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found