8 Feb
2017
8 Feb
'17
9:33 a.m.
Hi Rejeesh, there are a few ways to execute a system command from perl code. You can use http://perldoc.perl.org/functions/system.html Not sure if that's the best solution. Regards Holger Rejeesh K.Nair wrote:
Hi Mark,
Your sample code meets my requirement. But I need to implement this for each uploading file in KOHA code.
Regards, Rejeesh K.Nair