Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Finding what args were passed to the perl interpretter ?

by almut (Canon)
on Nov 20, 2008 at 00:28 UTC ( #724769=note: print w/replies, xml ) Need Help??


in reply to Re^2: Finding what args were passed to the perl interpretter ?
in thread Finding what args were passed to the perl interpretter ?

Well, the idea would be to attach strace to whatever is calling perl... Why would you want to do it from within the script itself?

Replies are listed 'Best First'.
Re^4: Finding what args were passed to the perl interpretter ?
by dpuu (Chaplain) on Nov 20, 2008 at 00:34 UTC
    See my previous post: I was wanting the script to figure out if it was invoked using "-d:NYTProf". I like JavaFan's approach of checking if Devel::NYTProf->can("import") -- though obviously that's not ideal.

    I was sort of hoping to answer the more general problem: some form of auto-populated $PERL5OPTS that I can use in much the same way as ${MAKE} in recursive makefiles. But the specific answer is good for now

    --Dave
    Opinions my own; statements of fact may be in error.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2023-12-08 18:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (37 votes). Check out past polls.

    Notices?