我已经使用Perl一段时间了,但今天我遇到了这段代码:
sub function1($$) { //snip }
这在Perl中意味着什么?
perl prototype subroutine
perl ×1
prototype ×1
subroutine ×1