Help for this page

Select Code to Download


  1. or download this
    my $number = do {
      if ($logical_test) { 
    ...
        0 
      }
    }
    
  2. or download this
    $bla = $some_really_long_calculation_that / $you_just_don_t * $want_to
    +_read_all_the_way_to_the_end if $something;