Help for this page
use List::Util qw/first sum/; use strict; ... } return @match ? ( $try, @match ) : (); }