perl-Log-Any: disable syslog test

+2
+2
pkgs/top-level/perl-packages.nix
··· 8037 8037 url = "mirror://cpan/authors/id/P/PR/PREACTION/${name}.tar.gz"; 8038 8038 sha256 = "65a2ffba5f5fd355ce0b2365b478dda5ee091cf9d81c047dd22fe5ef4f823e3b"; 8039 8039 }; 8040 + # Syslog test fails. 8041 + preCheck = "rm t/syslog.t"; 8040 8042 meta = { 8041 8043 homepage = https://github.com/preaction/Log-Any; 8042 8044 description = "Bringing loggers and listeners together";