http://www.perlmonks.org?node_id=40224


in reply to Re: direcotories and spaced used
in thread direcotories and spaced used

Without the  return $total, directories don't inherit the size of their subdirectories... without it, the
$total += &dir_tree_size($dir . "\\$i")
does nothing....