On Tue, Feb 13, 2001 at 01:28:02PM -0500, Kurt Starsinic wrote: > I'd like to do that, but I haven't (yet) figured out how to say > "perl --exactly-the-command-line-options-this-perl-was-called-with". > For example, I don't know how to discover the -I options that I was > called with. Any ideas? For -I specifically, you can just read @INC and spit it back out as a series of -I switches, but in general, no I don't know a way. This all sounds like an X/Y problem. What exactly are you trying to run?
- Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Kurt Starsinic
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Kurt Starsinic
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Paul Johnson
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests nick
- Re: Bug tracking and todo tests Paul Johnson
- Re: Bug tracking and todo tests barries
- Re: Bug tracking and todo tests Nick Ing-Simmons
- Re: Bug tracking and todo tests Nick Ing-Simmons
- Re: Bug tracking and todo tests Chaim Frenkel
