mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 17:36:39 +00:00
added: use JSON
git-svn-id: https://svn.fhem.de/fhem/trunk@25417 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c3ce835930
commit
2cb5958166
@ -29,6 +29,7 @@ package main;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use JSON;
|
||||
use Data::Dumper;
|
||||
|
||||
my $VERSION = "0.9.9";
|
||||
|
Loading…
x
Reference in New Issue
Block a user