DOKK / manpages / debian 12 / libcatmandu-stat-perl / Catmandu::Fix::stat_mode.3pm.en
Catmandu::Fix::stat_mode(3pm) User Contributed Perl Documentation Catmandu::Fix::stat_mode(3pm)

Catmandu::Fix::stat_mode - calculate the mode of an array

   # Calculate the mode of foo. E.g. foo => [1,2,3,3,3,4]
   stat_mode(foo)  # foo => '3'

Catmandu::Fix

2023-02-06 perl v5.36.0