Help for this page

Select Code to Download


  1. or download this
    package Mac::ApperlScript::App::Finder::Window ;
    
    ...
      my $method = $al[-1];
      return $s->obj->$method;
    }