my $string = 'Hello, World'; remove_caps $string; print $string;