Help for this page
$_++ for @array;
@array = map { $_++ } @array;
print for ( "Henry the eighth I am I am\n", ... "I got married to the window next door\n", "She's been married 7 times before\n" );