in reply to Re: Re: getting filesize in windows
in thread getting filesize in windows
The sample worked. In fact I went back to doing this with File::Recurse because the rest of the code used that package. But File::Find essentially did the same recursive search. Thanks