]> Sergey Matveev's repositories - public-inbox.git/commit
URIimap: overload "" to ->as_string
authorEric Wong <e@80x24.org>
Fri, 19 Feb 2021 12:09:55 +0000 (05:09 -0700)
committerEric Wong <e@80x24.org>
Fri, 19 Feb 2021 19:25:25 +0000 (19:25 +0000)
commitae31a9e82c34727ba15e98f6ec63481cb8429606
tree3bcf822f17bf572431b572de9fd326f8b6d7db88
parentbf367c9ac999e2e64a53ead083f68b171d9f6d35
URIimap: overload "" to ->as_string

This interpolation is used by the upstream URI package
and we rely on it elsewhere for HTTP(S) URIs, so save
ourselves some surprises down the line.
lib/PublicInbox/URIimap.pm
t/uri_imap.t
xt/net_writer-imap.t