RSS | Module Info | Add a review of File-Size
File-Size
(0.06)
Frankly I prefer the name and interface of Filesys::DiskUsage. Sadly, despite the docs mentioning "blocks", this module doesn't really count block usage like the Unix "du" command, because it doesn't take multiple hard links into account.
Even more sadly, Filesys::DiskUsage doesn't either.
I guess I'll have to do with 'system "du $file"' command for now.
David Garamond - 2009-10-27T23:03:39 (permalink)
1 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
File-Size
(0.06)
Not sure what "UNAUTHORIZED RELEASE" means; I couldn't install the module via cpan File::Size. However, module does what it is ment to do and does it fast. Documentation could be improved a bit as I had to run test codes to figure out what exactly some methods return, other than that I like this module.
Zoffix Znet - 2008-09-15T02:43:53 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No

