Description
Perl tools can compare values written as human-readable file sizes, such as 10M or 2GB. This is useful for filters, cleanup scripts, and command-line tools that accept friendly size limits.
It is a developer library. Scripts should document accepted units clearly so users know whether values are decimal or binary and avoid accidental file selection.