Search found 1 match

by Toqe
26 Nov 2016, 15:41
Forum: Help
Topic: Custom operation backend for GenericInterface not working
Replies: 2
Views: 2660

Re: Custom operation backend for GenericInterface not working

By now this thread is outdated, but because it still has a very high Google rank: I've just come across this problem and in my case it was a syntax error in one of my custom perl scripts. I could solve it by using perl - c path/to/my/File.pm on the command line which gave me the hint I needed. In my...