use strict; use warnings; my $empty = ''; my $newString = $empty . $empty . $empty . $empty;