Help for this page
for (@ratio_list) { $_ *= 10 }
for (@ratio_list) { ($_ *= 10) && push(@minutes_list, $_) }