Help for this page

Select Code to Download


  1. or download this
    sub _call_hook {
        my $name = shift;
        my $file = shift; # line 123
        my $detach = shift;
        ...