Help for this page
use strict; use warnings; use File::Find; ... } $other_count += stat($File::Find::name)->size; }