in reply to Re^4: Really Odd Bug With LWP and Device::SerialPort
in thread Really Odd Bug With LWP and Device::SerialPort

Not sure I understand...the "MAGIC" doesn't appear (at least for me) until after the substr (when the bug is not triggered), and so I was postulating that maybe it's the lack of MAGIC that triggers the bug. I can't comment on what actually triggers the bug since I'm not using serial ports...
  • Comment on Re^5: Really Odd Bug With LWP and Device::SerialPort

Replies are listed 'Best First'.
Re^6: Really Odd Bug With LWP and Device::SerialPort
by kschwab (Vicar) on Aug 09, 2013 at 18:25 UTC
    I think we're on the same page. Basically, I can trigger the bug on strings both with, and without magic. Deep and mysterious enough that I think I'll give up and just keep my fix in place.