Help for this page

Select Code to Download


  1. or download this
       my $cash_in;
       my $cash_ot ;
    ...
       my $cash_zo  ;
       my $cash_is ;
       my $cash_if;
    
  2. or download this
    my $var="null\n";chomp($var);if ($var="null"){print "Good";}
    
  3. or download this
    my $var="null\n"
    ;chomp($var)
    ;if ($var="null") {print "Good"
    ;}
    
  4. or download this
    $myvar =
    "fdfdjsk";
    
  5. or download this
    $myvar = "fdfdjsk";