Help for this page
use strict; my $directory = '.'; ... } return($size); }
use strict; my $dir = '.'; ... } return $total; }