in reply to Re^3: Scalar value @scores_sorted[$i] better written as $scores_sorted[$i]
in thread Scalar value @scores_sorted[$i] better written as $scores_sorted[$i]

I'd say scalar context is common enough in Perl to debunk the entire The sigil to use is the type being returned statement.
  • Comment on Re^4: Scalar value @scores_sorted[$i] better written as $scores_sorted[$i]

Replies are listed 'Best First'.