Help for this page

Select Code to Download


  1. or download this
    sub main {
    my @returned = &first;
    ...
    sub second {
    my @needs = @_; #@needs = something
    }
    
  2. or download this
    disambiguate($a, @really, $long[3], {and => 'potentially', rather => \
    +%confusing} &call( 'that', &is(\$already, $crowded)), $got_it{?})