Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Exporter and qsub

by Anonymous Monk
on Sep 12, 2011 at 21:48 UTC ( [id://925580]=note: print w/replies, xml ) Need Help??


in reply to Exporter and qsub

What is in @INC (the tail output of perl -V)?

And how does it compare when run from qsub print qx{$^X -V}?

Replies are listed 'Best First'.
Re^2: Exporter and qsub
by loituma (Initiate) on Sep 12, 2011 at 22:09 UTC
    Hi, Thanks for your reply, and sorry, but what does print qx{$^X -V} is supposed to do? I cannot run it... :/

      Its perl -V from within your program (or qsub)

      In anycase, its all about @INC

Log In?
Username:
Password:

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

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

    No recent polls found