Closed rpharrison closed 4 years ago
@rpharrison Which version of Perl you are using? The ... operator was introduced in v5.12, that should be the minimum required version.
Mine is 5.10.1, I'll see if it is possible to update, thanks for the quick response.
You are welcome. Please report back if you can't, I can actually change them to classical die() statements for the same result. Is it a specific distro/platform that ships such an old version of Perl? (the latest is 5.30)
I am running this on CentOS 6.10/cPanel 84. It looks it would be tedious and possibly harmful to try to update this installation of perl.
1a56c4788df3201ab44dbcc72e33c5bc3bd5bbc0 is committed. Could you try it?
Everything works great now, I'm able to retrieve a copy of the safe browsing database. Thanks for your help.
I have installed all the required perl modules for this to work Make test fails with the attached output, it does install but when I try to use I just get these syntax errors.