sub append_stuff { my ($input) = @_; $input . "stuff"; }