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 _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

