Help for this page

Select Code to Download


  1. or download this
        if (gimme == G_VOID)
            SP = firstrelem - 1;
    ...
        }
                
        RETURN;
    
  2. or download this
    $ perl -E 'say scalar(() = ($a, $b, $c))'
    3
    $