in reply to Re: Know a perl's -I flag from perl?
in thread Read a perl's -I flag from perl?
Hello,
You are very right Anoymous.
And I can accept the point of view that perl interpreter flags should not be controlled from perl source.
Actually I can imagine that there can be another kind of perl interpreter that can have the different flags an/or not to be a binary at all (e. g., a binary library) and it may not accept namely the -I flag.
But I think the task is quite straightforward to take those condireations not as seriously as I can.
It's all just about to run the binary from make test or prove.
I believe it's not a problem for you to suggest another way to supply the libraries path for perl binary to run from tests, if you have any.
Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Know a perl's -I flag from perl?
by Anonymous Monk on Dec 16, 2012 at 00:21 UTC | |
by tobyink (Canon) on Dec 19, 2012 at 14:58 UTC | |
by Anonymous Monk on Dec 21, 2012 at 03:59 UTC |