Help for this page

Select Code to Download


  1. or download this
    package MyTest;
    
    ...
    MyTest->import( '+autodispatch' =>
                    proxy => 'require as string',
                  );
    
  2. or download this
    $VAR1 = [
              'MyTest',
    ...
              'proxy',
              'require as string'
            ];