Help for this page

Select Code to Download


  1. or download this
    # in the class package
    sub execute {
    ...
      my $self = shift;
      # do something with the rest of @_
    }, $arg1, $arg2);