in reply to Wierd File pipe problem...
second, does $line have a carraige return stuck on it? I don't see you chomp'ing it. Some times that causes things to misfire in bizarre ways; especially if you are calling out to the shell with it...
third, check your return code on your system call. That may produce something useful...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Wierd File pipe problem...
by bferlin (Acolyte) on Dec 20, 2004 at 22:32 UTC |