Help for this page
Select Code to Download
Select
or
download this
sub abc { my ($x) = @_; ... return $z; }
Select
or
download this
+-- 14 lines: sub abc {
Select
or
download this
sub abc { my ($x) = @_; ... return $z; }