Hi All,
I am running into a strange problem when running perl on Windows. Basically,
the 'system' command seems to be exitting abruptly. I traced it down and found
that this problem occurs only when the PATH variable is too long (Yet to define
how long is too long but the common observation is
our applications have a
dependency on the PATH so cant risk fiddling with it.
Thanks,
Sumit
Jenda Krynicky <[EMAIL PROTECTED]> wrote: From: Sumit Sahu
> I am running into a strange problem when running perl on Windows.
> Basically, the 'system' command seems to be exittin