in reply to Re: <> oddity ? in thread <> oddity ?
I'm aware of that, thanks. But *should* my program work nevertheless or not ?
So far I don't realize why it shouldn't. I just can see that it doesn't, and I'm trying to understand *why*.
Thank you.
Re^3: <> oddity ?
by LanX (Cardinal) on Mar 27, 2013 at 10:41 UTC
|
OK ... sorry ... I never needed that magic ...
Your code is too long for me to spot the reason, you should try shortening it till you isolated the problem.
Maybe one of your modules (like IO::Select ) clutters something?
Cheers Rolf
( addicted to the Perl Programming Language)
| [reply] |
Re^3: <> oddity ?
by hdb (Monsignor) on Mar 27, 2013 at 10:36 UTC
|
I still do not know why your code does not work. I wanted to reply to LanX only. Apologies for cluttering your thread. I'll be silent now.
| [reply] |
|