usr/bin/perl sub Footer { print "Perl Program Using Functions\n"; print ... 呼叫函數的語法是&函數名稱,因此呼叫Footer 的方式如程式碼中紅色的部分。
web.nchu.edu.tw