about summary refs log tree commit homepage
path: root/lib/PublicInbox/TestCommon.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-11-15 04:32:38 +0000
committerEric Wong <e@80x24.org>2023-11-15 08:02:56 +0000
commit7d06b126e9395d96a03b37daf49019925ff0ec76 (patch)
tree3d62c9e6249022b5e5a3077898224c35454d5c9d /lib/PublicInbox/TestCommon.pm
parente618c7654794d58b299cc4928065c6a036f9d869 (diff)
downloadpublic-inbox-7d06b126e9395d96a03b37daf49019925ff0ec76.tar.gz
At least on Perl v5.16.3 on CentOS 7.x, use-ing autodie within
BEGIN {} affects all subroutines in that package, too.  So just
use autodie at the top-level and rely on CORE::* and try_cat
to handle cases where autodie isn't desired.
Diffstat (limited to 'lib/PublicInbox/TestCommon.pm')
0 files changed, 0 insertions, 0 deletions