in reply to Re^5: Help displaying binary data bit-by-bit in binary notation
in thread Help displaying binary data bit-by-bit in binary notation

The problem occurs if that code were to appear in something parsed using Text::Balanced, such as a Parse::RecDescent grammar. It's not relevant most of the time, but it has bitten me twice in the past.
  • Comment on Re^6: Help displaying binary data bit-by-bit in binary notation