http://www.perlmonks.org?node_id=1013795


in reply to Re^4: Two simple code style advice questions
in thread Two simple code style advice questions

Well, ok...but in the real world you don't necessarily have control of who tries to modify your code!
  • Comment on Re^5: Two simple code style advice questions

Replies are listed 'Best First'.
Re^6: Two simple code style advice questions
by Anonymous Monk on Jan 18, 2013 at 05:33 UTC

    Well, ok...but in the real world you don't necessarily have control of who tries to modify your code!

    My statement is about the context, its funny.

    All those sysadmins, web designers, and others who only spend a small part of their time writing Perl code , when faced with code they don't understand, should leave it alone

    If you don't know what you're doing, leave it alone

    You can't idiot-proof code, a smarter idiot will always come along to break it, so why bother