Hi Guillermo,
Very glad to hear you got it working!
Scripts are clearly being checked differently, with the code-execution the OS
security layer limits being only machine-code stuff. It would be legitimate to
have a different check that prevented any script at all, but that's not true
here.
B
Hello Ed,
yes you are right.
Changing to real /home directory I can run the script with inlinePdlpp.
Curiously no problem with running other perl codes I did not have there.
Also, I can check the David solution against your firstnonzeroover solution,
both works fine for me given the same results. B