|
|
| more useful options | |
| PerlMonks |
Re^4: Wierd File pipe problem...by bferlin (Acolyte) |
| on Dec 21, 2004 at 15:32 UTC ( #416498=note: print w/ replies, xml ) | Need Help?? |
|
I tried missing the O_NDELAY by using sysopen with that option. I also tried a basic cat pipe to avoid that as well. It's driving me crazy because, (And here's the kicker) IT STILL PRINTS. $line prints just fine, no matter how many times it goes through. But if I run ANY function on it, no matter what, the return is always empty. Why would it print okay, but not return from functions okay?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||