Help for this page

Select Code to Download


  1. or download this
    my $DEBUG = 1;
    
    #... later in your code
    if ($DEBUG) { warn "Something happened\n" }
    
  2. or download this
    my $dimensions = _get_dimensions_for(5,8);
    
    ...
        y=> $y 
      } 
    }