Help for this page

Select Code to Download


  1. or download this
    return &?SUB() if $only_when and not $only_when(@next);
    
  2. or download this
    #!/usr/bin/pugs
    
    ...
                          code      => sub {say "reversed: {reverse @^grou
    +p}"});
    
    say "ITER {$cnt}: {$item.perl}" while $item = iter;