my @swapped = swap ( qw(this that) ); #### my @swapped = swap( $variables_that_should, $not_be_swapped )