in reply to Re^7: curly braces around a lexical file handle
in thread curly braces around a lexical file handle

I don't know why you brought up debugging again.

Because I need to read code to debug it. So debugging is an important "use case" of readability.

Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re^8: curly braces around a lexical file handle

Replies are listed 'Best First'.
Re^9: curly braces around a lexical file handle
by ikegami (Patriarch) on May 31, 2010 at 21:16 UTC
    Say I had that luxury, what's special about readability when debugging as opposed to just readability?