> I vote this thread be stopped ;)
> 
> It is obvious that the code in question is bogus.  Look at the elsif
> statement ... it is certainly invalid.  You can't just have 
> hanging elsif
> (you need at least elsif(0) {, which the perl compiler/parser 
> will probably
> convert to else {   ...)
> 
> Anyway, I imagine that most experienced PERL programmer who sees a bug
> report for if/else/elsif laughs and hits 'delete.'  I doubt 
> even activeState
> could introduce a bug like this !
> 
> If the code does get posted, start a new thread, one without 
> the stigma this
> one has.

The original poster should read The Pragmatic Programmer by Hunt/Thomas:

Tip #26
"select() isn't broken"
        It is rare to find a bug in the OS or the compiler...

;-)

jpt
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to