allow json or plain strings in records in control plane; favor json

This commit is contained in:
2026-01-24 11:42:15 -05:00
parent 03ec948359
commit f2b2ba25f0
2 changed files with 78 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ WriteMakefile(
'VERSION_FROM' => 'DDNS.pm',
'PREREQ_PM' => { File::Temp => 0.22,
Regexp::Common => 2013031301,
JSON::PP => 0,
},
'EXE_FILES' => [ 'bin/add-vhost',
'bin/del-vhost',