Help for this page

Select Code to Download


  1. or download this
    my $f = sub { print "a: ", a(), " b: ", b(), "\n";};
    
  2. or download this
    sub mdo
    {
    ...
       
       return $return;
    }