about summary refs log tree commit homepage
path: root/lib/PublicInbox/Daemon.pm
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-01-05 23:23:36 +0000
committerEric Wong <e@yhbt.net>2020-01-06 10:21:25 +0000
commit9e306626c5f83a71a93a235e3aa53b70677c122c (patch)
tree194691ee64b6f256d9cc10d5ad5ec83c226d4bd4 /lib/PublicInbox/Daemon.pm
parent55b707d788ce13696e4411389583e720ea6dab01 (diff)
downloadpublic-inbox-9e306626c5f83a71a93a235e3aa53b70677c122c.tar.gz
"use vars" was superseded by "our" in Perl 5.6, and we
can "use parent qw(Exporter)" in favor of manipulating
@ISA directly (or the bigger "use base ...");

While we're at it, avoid multiple invocations of constant->import
by passing a hashref as a "use" parameter.
Diffstat (limited to 'lib/PublicInbox/Daemon.pm')
0 files changed, 0 insertions, 0 deletions