Help for this page
Select Code to Download
Select
or
download this
sub function { my $self = shift; ... print "Values: $val1, $val2, $val3"; }