Fix Perl::Critic warnings in server.pl

This commit is contained in:
Jan Dittberner 2020-12-27 20:07:19 +01:00
parent fd9d45668b
commit 7681876e10
2 changed files with 2 additions and 3 deletions

View file

@ -7,6 +7,7 @@ RUN apt-get update \
libdevice-serialport-perl \
libdigest-sha-perl \
libfile-counterfile-perl \
libreadonly-perl \
openssl \
perl \
socat \