Telli
Results
1
issues of
Telli
The setup.pl has an error on line 246 [https://github.com/webmin/webmin/blob/master/setup.pl#L246](https://github.com/webmin/webmin/blob/master/setup.pl#L246) > if (eval "use Win32::Daemon; 1") { &errorexit("The Perl module Win32::Daemon must be installed to run Webmin on Windows"); } }...