'prof')
echo "Profiling fhem..."
# Devel::NYTProf must be installed
# type 'perldoc -q profile' for usage information
perl -d:NYTProf fhem.pl $conf
RETVAL=$?
;;
Ich habe soeben das Modul Devel::NYTProf installiert, allerdings zieht das auch wieder einen Rattenschwanz an JSON Modulen mit sich. Ist das wirklich notwendig? Wofür benötigst du das Profiling? Ist mir bei Perl Bisher noch nie untergekommen.
Auf der FritzBox währe das so nicht drinn, da dort das Modul nicht verfügbar ist.
Viele Grüße
Markus