Help for this page
sub kyle { my @array = @_; ... ); return "@other_array"; }
#!/usr/bin/perl ... return "@other_array"; }