Common.pm: test

git-svn-id: https://svn.fhem.de/fhem/trunk@27189 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Ellert
2023-02-07 12:30:20 +00:00
parent b20c68c4e4
commit e87086afb8
2 changed files with 8 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
################################################################################
package FHEM::Devices::AMConnect::Common;
my $cvsid = '$Id$';
use strict;
use warnings;
use POSIX;