]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
v2writable: use DS and import now() sub
authorEric Wong <e@80x24.org>
Tue, 19 Nov 2024 21:47:50 +0000 (21:47 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Nov 2024 17:39:44 +0000 (17:39 +0000)
commit46dd40fccb20b6197bd703d202ac2d13a41ec7e1
tree47571663698cfa2fad9128fdf3302af902a63407
parent383ebec6c080a1544dd4723055ff730a9dddd00a
v2writable: use DS and import now() sub

There'll be more uses of this function, so import DS
to avoid surprises even though it's pulled in by other
modules, already.
lib/PublicInbox/V2Writable.pm