The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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