Help for this page
use strict; use warnings; ... } print join( ', ', @array ), "\n"; # 0, 1, 2, 3, 4