The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catmandu::Fix::human_byte_size - convert from size in bytes to human readable form

SYNOPSIS

#size in bytes

add_field('size',1024)

#size converted to '1KB'

human_byte_size('size')

AUTHOR

Nicolas Franck, <nicolas.franck at ugent.be>

SEE ALSO

Catmandu::Fix