Help for this page

Select Code to Download


  1. or download this
    use v5.12;
    use warnings;
    ...
        done_testing;
        exit;
    }
    
  2. or download this
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/proxy_goto_SSCCE.pl 
    ok 1 - TargetClass->meth1: Proxy->call skipped in caller
    ok 2 - TargetClass->meth2: Proxy->call skipped in caller
    ok 3 - TargetSuper->meth3: Proxy->call skipped in caller
    1..3