use File::Slurper instead of File::Slurp to better handle UTF8 in oui.txt

This commit is contained in:
Oliver Gorwits
2017-04-14 21:01:49 +01:00
parent 79b1520126
commit 6524ceefae
3 changed files with 4 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
[BUG FIXES]
* #296 Fix occasional empty macsuck when run in daemon
* use File::Slurper instead of File::Slurp to better handle UTF8 in oui.txt
2.034002 - 2017-01-06