- or download this
cpan
install Win32::DirSize
- or download this
cpan> install Win32::DirSize.pm
Running install for module 'Win32::DirSize'
...
Has already been tested successfully
ARICH/Win32-DirSize-1.13.tar.gz
Already done
- or download this
use strict;
use Win32::DirSize;
...
"C:\\TEMP",
my $DirInfo, # this stores the directory information
);