]> git.sur5r.net Git - i3/i3/commit
Get rid of _bytelength, use encode_utf8 and length instead. Correctly check for scalar
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 22 Mar 2010 20:37:44 +0000 (21:37 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Aug 2017 16:13:19 +0000 (18:13 +0200)
commit460f09915f61d4af44eec3c4ef9b729e6efac501
tree05d27a5996eaefa95363dfac4c401d206af7cc67
parent8b2db9a238ae2c37968646af74ca97b1f2fb8d82
Get rid of _bytelength, use encode_utf8 and length instead. Correctly check for scalar
lib/AnyEvent/I3.pm