[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
subroutine name; |
This statement calls the subroutine subroutine name which can either be a procedure or, if GNU extended syntax is turned on, a function. In this case, the return value is ignored.