Help for this page

Select Code to Download


  1. or download this
    if (...) {
    
    ...
    
        };
    };
    
  2. or download this
    if (...) {
    
    ...
        }
        ;
    };
    
  3. or download this
    -l=78
    -i=4
    ...
    -nsfs
    -asc
    -ndsm
    
  4. or download this
        $foo->bar(
            $self->this($that, $other)
        );
    
  5. or download this
        $foo->bar($this, $that);