A. Pagaltzis writes: > * Michel Rodriguez <[EMAIL PROTECTED]> [2003-08-27 20:04]: > > > So maybe Number::Format::FileSize ? > > I say Number::Format::ByteSize
That makes a great deal of sense. It also prompted me into thinking of Number::Format::Bytes, which is slightly shorter and probably just as meaningful (if bytes are the unit of something then you should be able to work out that it's a size). > - it can be used to format anything whose size or capacity is > expressed in bytes, be that a file, a disk, the computer's RAM, a > process, a scalar or anything. Indeed. Smylers