![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Finding what args were passed to the perl interpretter ?by oko1 (Deacon) |
on Nov 19, 2008 at 23:05 UTC ( #724756=note: print w/replies, xml ) | Need Help?? |
Well, you'd have to map the code that gets displayed back to the relevant commandline args, but you could use B::Deparse:
Note that the above 'BEGIN' statements differ from actual 'BEGIN' blocks: those are shown as 'sub BEGIN'. -- "Language shapes the way we think, and determines what we can think about." -- B. L. Whorf
In Section
Seekers of Perl Wisdom
|
|