]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
spawn: be quiet about missing Inline.pm
authorEric Wong <e@80x24.org>
Fri, 24 Oct 2025 18:53:56 +0000 (18:53 +0000)
committerEric Wong <e@80x24.org>
Sat, 25 Oct 2025 09:37:03 +0000 (09:37 +0000)
commit790834d30b071f95bd12959d88586d19fc90a168
tree6efdc0089f63050da7c91b51878baf20fbce058f
parenta30d7f29b3154a2750887446e04bb5dcc024dc30
spawn: be quiet about missing Inline.pm

Inline::C is optional may be dropped entirely future releases,
so don't spew confusing warnings to stderr about it being
missing.
lib/PublicInbox/Spawn.pm