]> git.g-eek.se Git - interimap.git/commit
libinterimap: quote() the empty string as "" instead of a 0-length literal.
authorGuilhem Moulin <guilhem@fripost.org>
Wed, 15 May 2019 22:06:17 +0000 (00:06 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Sun, 26 May 2019 22:07:29 +0000 (00:07 +0200)
commit1c5274b67308c10512e275d018ee18befcfb487f
treef3f5b17668ffdc16b084b22c389008feb7a692fb
parent2be6268e01a368817b27cdbbee7b2641ec1653c6
libinterimap: quote() the empty string as "" instead of a 0-length literal.

Compression asside, this saves 3 bytes and one round-trip on servers not
supporting non-synchronizing literals, and 4 bytes otherwise.
Changelog
lib/Net/IMAP/InterIMAP.pm