in reply to diskspace used by a directory

If you were to create a module or add a method to a module to do this, any idea in what namespace it would belong?

Replies are listed 'Best First'.
Re: Re: diskspace used by a directory
by John M. Dlugosz (Monsignor) on Jul 25, 2001 at 19:29 UTC
    Certainly under the File:: branch. Adding to an existing module, check out File::stat.