©Mike Moxcey 1999

oratut.pl subroutines

Subroutines are split into separate blocks with braces: {}

The syntax is:

sub ROUTINE_NAME {

}


home next