Help for this page
use strict; use warnings; ... $old[0] = $old[0] + $old[1]; return \@old; }
( "Result:", ... ], ], )