Help for this page
Select Code to Download
Select
or
download this
sub list { my $words=shift; ... } return @rv; }
Select
or
download this
sub list { my $words=shift; ... } return @rv; }