Help for this page

Select Code to Download


  1. or download this
      sub last_closed {
        my $last = $+[0];
    ...
        ) (?{ print last_closed() })
      }x;