Help for this page

Select Code to Download


  1. or download this
    my $method = "foo";
    $obj->$method;
    $obj->$method @args;