]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1709710 Count Perl chunk/bundle sizes in bytes
authorBill Erickson <berickxx@gmail.com>
Fri, 8 Sep 2017 21:53:52 +0000 (17:53 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 11 Sep 2017 13:54:35 +0000 (09:54 -0400)
commit0ae68c0ec5ce4a66e83093d47263e76a0af31746
tree3591723deca1e557ec91ed82d906a542315c688d
parent53565494dbf613faa873139d7a8078d27b9066b4
LP#1709710 Count Perl chunk/bundle sizes in bytes

For the purposes of bundling/chunking, count the number of bytes in each
affected string instead of the number of characters.

See also https://perldoc.perl.org/bytes.html and 'perldoc -f length'

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
src/perl/lib/OpenSRF/AppSession.pm