in reply to Re^3: Problem with Perl editors.
in thread Problem with Perl editors.

You may wish to read my response to Corion. I recall an app where $|-- was called twice, and when I printed the value of $| while debugging, I showed '-1' as its value. This was a long time ago, and perhaps was something unique about the environment -- I had assumed all this time that it was normal Perl behavior, but it appears I'm wrong.

Larry Wall is Yoda: there is no try{}
The Code that can be seen is not the true Code