Help for this page

Select Code to Download


  1. or download this
        if /^ (f+) / -> *$i {
            # Do stuff
        }
    
  2. or download this
        frob my $x = bar() {...}
    
  3. or download this
        frob bar() -> $x {...}