in reply to $sum += $_ ** 3 for 1..9
$s += $_ for 1 .. 9; say 'Happy ', $s ** 2, ' to you, too!' [download]
( Not very hard to prove :)
Cheers Rolf (addicted to the Perl Programming Language :) see Wikisyntax for the Monastery