in reply to Tricky syntax with hash ref. slicing

If you are unsure, that someone else understand your code, add a comment.
Boris
  • Comment on Re: Tricky syntax with hash ref. slicing

Replies are listed 'Best First'.
Re^2: Tricky syntax with hash ref. slicing
by johngg (Canon) on Mar 10, 2006 at 17:03 UTC
    As a newbie programmer I inherited a suite of about twenty Cobol and Fortran programs ranging between 100 and 1000 lines each. There were about a dozen comments in the whole lot plus useful variable names like I, J and K. After that experience I always go OTT with comments

    Cheers,

    JohnGG